streams and encryption
7537Oct 6 2005 — edited Dec 1 2006We are using Oracle 10.2. We are going to user transparent data encryption on a column in a table. The plan is to use streams to replicate the data to a second site. Will the encryption cause us any problems? I am guessing that the data will move in the logs unencrypted and then be encrypted when it is inserted into the second site. Am I correct?
Thank you.