RMAN Duplicate command gives an error.
Hi,
I am using VM based database (Oracle DB 19c) but while trying to clone primary database to standby I get the following error.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 12/05/2020 12:44:17
RMAN-05501: aborting duplication of target database
RMAN-03015: error occurred in stored script Memory Script
RMAN-04006: error from auxiliary database: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
tnsping is working fine and I am able to connect to both target and auxiliary database using RMAN. Please Help.