Start a Conversation

Unsolved

This post is more than 5 years old

934

April 18th, 2012 22:00

Oracle Data Replication with TDE

In case I have a Oracle Production database which is encrypted by TDE (Transparent Data Encryption), can I replicate the encrypted data to the remote standby database without decryption?

28 Posts

April 19th, 2012 00:00

I am looking at it,to see anything and get back to you.

28 Posts

April 19th, 2012 01:00

If the primary database uses transparent data encryption, then each standby database in a Data Guard configuration must have a copy of the encryption wallet from the primary database. If you reset the master encryption key in the primary database, then the wallet containing the master encryption key needs to be copied to each standby database.Please see the link:http://docs.oracle.com/cd/B28359_01/network.111/b28530/asotrans.htmI found in

3.3.6 Replication in Distributed Environments.

No Events found!

Top