Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-19906: recovery target incarnation changed during recovery

user379991Oct 7 2011 — edited Oct 18 2011
Hi All,
I am doing a simple clone from hot backup(copy files,create control file ,recovery etc..)
After control file creation, when i fire recovery and supply an archive log , i am getting below error ,please note RMAN is nowhere in picture in may case. I referred some notes but none of these seem to be relevant, any clues:

SQL> RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL;
ORA-00279: change 4762493 generated at 10/06/2011 21:00:05 needed for thread 1
ORA-00289: suggestion :
/u01/app/oracle/flash_recovery_area/OTMPRS/archivelog/2011_10_07/o1_mf_1_278_%u_
.arc
ORA-00280: change 4762493 for thread 1 is in sequence #278


Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
/home/oracle/o1_mf_1_278_78wqrfsx_.arc
ORA-00283: recovery session canceled due to errors
ORA-19906: recovery target incarnation changed during recovery
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 15 2011
Added on Oct 7 2011
12 comments
6,506 views