RMAN error while cloning hot databaseupto a particular time. [message #74534] |
Thu, 30 December 2004 10:30 |
Natraj
Messages: 53 Registered: March 2003
|
Member |
|
|
Hi, i get the followin error while cloining from a hot database using RMAN upto a particular time.
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 12/30/2004 14:04:20
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: ORACLE error from auxiliary database: ORA-01013: user requested cancel of current operation
Recovery Manager complete.
Thu Dec 30 14:04:21 CST 2004 ----------------End of Script------------------
exit 1
printing stored script: Memory Script
{
shutdown clone;
startup clone nomount ;
}
i am refreshing upto a particular time.wat could be the reaosn for this error?
|
|
|