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!

Wallet and TDE

happy10319Jan 11 2018 — edited Jan 12 2018

Hi,

On 11.2.0.4

To go to TDE (transparent data encryption) I beguin with:

SQL> ALTER SYSTEM SET ENCRYPTION KEY IDENTIFIED BY <password de la wallet>;

Systeme modifie.

And then :

SQL> create tablespace xxx_ENCRYPTED datafile size 1G autoextend on maxsize 31G encryption

For me Wallet is to manage user login.

Why TDE use Wallet?

Thank you.

This post has been answered by Billy Verreynne on Jan 12 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 9 2018
Added on Jan 11 2018
5 comments
482 views