ORA-01103: database name 'RAC' in control file is not 'STB'
884225Oct 3 2011 — edited Oct 4 2011Hiii..,
Im doing my dataguard setup, My primary side is a 2node RAC and standby is a single node. Im using 11gR2 Database.
when im using RMan command for Duplicating the Database im getting the following Error.
sql statement: alter database mount standby database
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 10/03/2011 18:33:58
RMAN-03015: error occurred in stored script Memory Script
RMAN-03009: failure of sql command on clone_default channel at 10/03/2011 18:33:58
RMAN-11003: failure during parse/execution of SQL statement: alter database mount standby database
ORA-01103: database name 'RAC' in control file is not 'STB'
Plz anyone can help me in resolving the issue.??
Thanks in advance..