Back to the Transparent Data Encryption home page

Transparent Data Encryption

Column Encryption: Four easy steps

 
Transparent Data Encryption step 1 of 4
 
 
 
 
Transparent Data Encryption step 2 of 4
 
 
 
 
Transparent Data Encryption step 3 of 4
 
 
 
 
Transparent Data Encryption step 4 of 4
 
Setup Wallet and Master Key Identify columns with sensitive data Review constraints Encrypt existing and new data

Change the definitions of the columns found in step two with this simple command:

  SQL> alter table <table_name> modify (<column_name> encrypt);

All existing data in the column specified will now be encrypted. During the update of the table, read access is still possible; in case DML commands are necessary, online redefinition can be used. From now on, all data that is added to the encrypted column is automatically encrypted when it is written to the database file, and decrypted when it is selected by an authorized user who passed all access control mechanisms in place: System and object privileges granted directly, through database roles or secure application roles, access control policies implemented with Virtual Private Database or Oracle Label Security, and finally Oracle Database Vault.


Technical Information

Frequently Asked Questions
Technical White Paper
Datasheet

Hands-On:

Using Transparent Data Encryption
 
Learn More
· Oracle by Example: Database Security

Security Options
· Oracle Database Vault
· Oracle Advanced Security
· Oracle Label Security
· Oracle Secure Backup

Security Features
· Data Encryption
· Virtual Private Database
· Database Auditing
· Backup Encryption
· Proxy Authentication
· Enterprise User Security
· Secure Application Roles
· Fine Grained Auditing

Related Technologies
· Audit Vault
· Secure Backup
· Configuration Management
· Information Rights Management
· Identity Management

Previous Releases
· Oracle10g R2 Security
· Oracle9iR2 Security
· Oracle9i Security

Discussion Forums
· Audit Vault
· Security
· Database
E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy