Single Standby Database from RAC Primary with TDE
Dear Team,
We have a 12c R2 RAC Database on ASM (CDB and 1 PDB) and now we are configuring a single node standby for data replication (log Shipping). This Primary database (2 node RAC) is using TDE for data encryption.
At the point of duplicating data to the stand alone. We are getting error that the Wallet is not open on the standby.
We have copied the ewallet.p12 and the cwallet.sso from the primary ASM storage to the standby database. However upon bouncing the database to mount mode the wallet is still not open
On Standby Database (After bouncing the Standby to Mount mode) select * from gv$encryption_wallet;INST_ID WRL_TYPE WRL_PARAMETER STATUS WALLET_TYPE WALLET_OR FULLY_BAC CON_ID------- -------------------- -------------------------------------------------- ---------- -------------------- --------- --------- ---------- 1 FILE /u01/app/oracle/admin/STBY/WALLET/ CLOSED UNKNOWN SINGLE UNDEFINED