Error occur while configuring standby database [message #504657] |
Wed, 27 April 2011 02:39  |
zeeshan047
Messages: 99 Registered: June 2010 Location: PAKISTAN
|
Member |

|
|
hi ,
i have implemented dataguard successfully, but later on standby machine will change and i use another machine for standby and implement dataguard from beginning but it will generate the below mention error after executing duplicate target database for standby dorecover command.
contents of Memory Script:
{
switch clone datafile all;
}
executing Memory Script
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00601: fatal error in recovery manager
RMAN-03004: fatal error during execution of command
RMAN-04022: target database mount id 3880218286 does not match channel's mount i
d 3880313912
ORA-03114: not connected to ORACLE
RMAN-03002: failure of Duplicate Db command at 04/27/2011 04:36:21
RMAN-03015: error occurred in stored script Memory Script
ORA-03114: not connected to ORACLE
|
|
|
|
|