Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Incomplete recovery not working...
After I restored the database I tried:
But I get this:
ORACLE instance started.
Total System Global Area 3258008584 bytes
Fixed Size 726024 bytes Variable Size 1207959552 bytes Database Buffers 2048000000 bytes Redo Buffers 1323008 bytesDatabase mounted.
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
cancel
ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get
error below
ORA-01195: online backup of file 1 needs more recovery to be
consistent
RA-01110: data file 1: '/oracle/BPR/sapdata1/system_1/system.data1'
ORA-01112: media recovery not started
SQL> alter database open resetlogs;
alter database open resetlogs
*
ERROR at line 1:
ORA-01195: online backup of file 1 needs more recovery to be
consistent
ORA-01110: data file 1: '/oracle/BPR/sapdata1/system_1/system.data1'
![]() |
![]() |