Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Recovery problem
Hi, I'm trying to do a recover on a test server, and am getting this 'ORA-01113: file 1 needs media recovery' error when I try to open the database. All redo logs have been applied.
SVRMGR> recover database using backup controlfile;
ORA-00279: Change 66200338 generated at 04/07/98 18:58:04 needed for thread 1 ORA-00289: Suggestion : /export/ria4a/archive01/arch/1_215520.dbf ORA-00280: Change 66200338 for thread 1 is in sequence #215520Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
[...]
ORA-00279: Change 66250056 generated at 04/08/98 07:33:13 needed for thread 1 ORA-00289: Suggestion : /export/ria4a/archive01/arch/1_215711.dbf ORA-00280: Change 66250056 for thread 1 is in sequence #215711 ORA-00278: Logfile '/export/ria4a/archive01/arch/1_215710.dbf' no longer needed for this recovery ORA-00308: cannot open archived log '/export/ria4a/archive01/arch/1_215711.dbf' ORA-07360: sfifi: stat error, unable to obtain information about file.SVR4 Error: 2: No such file or directory SVRMGR> alter database open resetlogs;
Any idea why this is happening? Ways to make the error go away?
Thanks.
--
Received on Mon May 18 1998 - 13:57:25 CDT
![]() |
![]() |