ORA-19906: recovery target incarnation changed during recovery
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