Oracle 12c Redologs/Archivelogs Encryption
I want to encrypt redologs going from the Primary database to the Standby database, presumably a simple task but looks like i am over thinking and making it difficult for myself.
I have read many documents on metalink and Oracle 12c documentation but cannot find a simple answer.
Documents talk about :
1. Changes ONLY in sqlnet.ora
2. SSL encryption with wallets created.
3. TDE and Advance Security Option.
Can someone please provide a simple and basic solution with step by step instructions and commands to achieve this task.
1. I also want to know after the setup is complete how to make sure that the encryption is working.