rman:06556 [message #476945] |
Mon, 27 September 2010 07:11 |
nehaverma
Messages: 80 Registered: January 2010 Location: JAIPUR
|
Member |
|
|
Hello
I want to synchronize my database with production.
so I was just foollowing some steps. in mount stage I was copying the backuppeice using CATALOG backuppiece'/u01/backups....';
I found error in 1 peice rest of all the files successfully cataloged.
Then I restore database and recover until scn<current scn num>;
It generate error RMAN:-06556:datafile must be restore from backup older then scn<number>;
Then I tried recover database cmd to take whole database recover but cant be successful.
Please help out what should I do?
BR//neha
|
|
|
Re: rman:06556 [message #476953 is a reply to message #476945] |
Mon, 27 September 2010 07:40 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
Action: Check the UNTIL clause or restore the file from a sufficient old backup.
Always post what you did. Verbatim. Just copy and paste.
Explaining what you did helps us very little.
Goodluck.
|
|
|