Req: Regarding unable to recover database
Hi Experts,
I was getting below error after creating the control file i was trying to recover database at that point l am facing below problem
Can you please suggest the solution.
Error:
SQL> recover database using backup controlfile until cancel;
ORA-00279: change 5965131504537 generated at 11/08/2012 15:36:35 needed for
thread 1
ORA-00289: suggestion :
/Obiee/VINOD/CLONE/db/tech_st/11.1.0/dbs/arch1_34_798044086.dbf
ORA-00280: change 5965131504537 for thread 1 is in sequence #34
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
/Obiee/VINOD/CLONE/db/apps_st/data/log01a.dbf
ORA-00310: archived log contains sequence 35; sequence 34 required
ORA-00334: archived log: '/Obiee/VINOD/CLONE/db/apps_st/data/log01a.dbf'
I was getting below error after creating the control file i was trying to recover database at that point l am facing below problem
Can you please suggest the solution.
Error:
SQL> recover database using backup controlfile until cancel;
ORA-00279: change 5965131504537 generated at 11/08/2012 15:36:35 needed for
thread 1
ORA-00289: suggestion :
/Obiee/VINOD/CLONE/db/tech_st/11.1.0/dbs/arch1_34_798044086.dbf
ORA-00280: change 5965131504537 for thread 1 is in sequence #34
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
/Obiee/VINOD/CLONE/db/apps_st/data/log01a.dbf
ORA-00310: archived log contains sequence 35; sequence 34 required
ORA-00334: archived log: '/Obiee/VINOD/CLONE/db/apps_st/data/log01a.dbf'
0