Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Media recovery when using an old controlfile
In article <3efaa55b$1_1_at_news.estpak.ee>, Tanel Poder wrote:
> Please let me know the results then.
It works! In the log below, it asks for sequence 49366, but that isn't generated yet. Trying to apply the online redo logs worked:
SVRMGR> recover database using backup controlfile until cancel;
ORA-00279: change 1703294757 generated at 06/26/2003 10:17:08 needed for thread 1 ORA-00289: suggestion : /oracle/app/oracle/admin/prod1/arch/arch1_49366.rdo ORA-00280: change 1703294757 for thread 1 is in sequence #49366Specify log: {<RET>=suggested | filename | AUTO | CANCEL} /dbentry/prod1/redo1_100_01
ORA-00310: archived log contains sequence 49362; sequence 49366 required ORA-00334: archived log: '/dbentry/prod1/redo1_100_01' ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below ORA-01194: file 1 needs more recovery to be consistent ORA-01110: data file 1: '/dbentry/prod1/div1_500_01' [snip several other wrong redologs]
ORA-00279: change 1703294757 generated at 06/26/2003 10:17:08 needed for thread 1 ORA-00289: suggestion : /oracle/app/oracle/admin/prod1/arch/arch1_49366.rdo ORA-00280: change 1703294757 for thread 1 is in sequence #49366Specify log: {<RET>=suggested | filename | AUTO | CANCEL} /dbentry/prod1/redo2_100_01
-- Jurjen Oskam PGP Key available at http://www.stupendous.org/Received on Thu Jun 26 2003 - 05:00:50 CDT
![]() |
![]() |