Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Transparent Data Encryption-Issue

460875Oct 10 2006 — edited Oct 10 2006
Hi i am using oracle 10.2.0.1.0.
I am trying to use new 10 G feature, Transparent Data Encryption.
I was able to
1) set location for the TDE
2) creating the wallet
3) opening the wallet
4) closing the wallet

now when i try to modify a table column to encrypt or create a table with a column encrypted,
alter table raaj modify ( n encrypt);
i am getting an error
ORA-00439: Feature not enabled: Transparent Data Encryption

Thanxs
Rajagopalan.M.R.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 7 2006
Added on Oct 10 2006
2 comments
392 views