SQL> startup
ORACLE instance started.
Total System Global Area 167772160 bytes
Fixed Size 1247900 bytes
Variable Size 79693156 bytes
Database Buffers 83886080 bytes
Redo Buffers 2945024 bytes
Database mounted.
ORA-00313: open failed for members of log group 3 of thread 1
ORA-00312: online log 3 thread 1:
'E:\ORACLE\PRODUCT\10.2.0\ORADATA\DBG2\REDO03.LOG'
ORA-00312: online log 3 thread 1:
'E:\ORACLE\PRODUCT\10.2.0\ORADATA\DBG2\SYSTEM\REDO03B.LOG'
SQL> recover database until cancel;
Media recovery complete.
SQL> alter database open resetlogs;
Database altered.
Saturday, November 22, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment