How to Create Wallet for Encrypted RMAN Backup
Scenario:I am trying to perform an RMAN Duplicate command to clone a production DB for testing on a separate server. The clone is performed without connecting to the target as illustrated in Doc ID 1113713.1 and the backup being used is encrypted.
Issue:
There is no wallet created on either server to allow the RMAN Duplicate to perform the clone and I receive the following error message:
Errors in memory script
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: ORACLE error from auxiliary database: ORA-01507: database not mounted
ORA-06512: at "SYS.X$DBMS_RCVMAN", line 13466
ORA-06512: at line 1
RMAN-03015: error occurred in stored script Memory Script
1