duplicate to standby error
edited Feb 26, 2013 11:30AM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 2 commentsAnswered
All,
I am using rman duplicate to create physical standby database, when the duplicate from active database command is run, it shuts down the aux instance in nomount state and tries to bring it up with the new spfile and it fails at this stage with following error.. Please help
Oracle instance shut down
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 02/26/2013 09:06:15
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
I am using rman duplicate to create physical standby database, when the duplicate from active database command is run, it shuts down the aux instance in nomount state and tries to bring it up with the new spfile and it fails at this stage with following error.. Please help
Oracle instance shut down
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 02/26/2013 09:06:15
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
0