|
Please note(important): do cold backup all before you do this action!!!!
startup mount
alter database clear logfile ('/u01/app/oracle/oradata/otest817/redo03.log', '/u01/app/oracle/oradata/otest817/redo04.log');
alter database open;
最初由 z_cactic 发布
[B]我丢失的是正在使用的LOGFILE,我按你上面的步骤在INIT<SID>.ORA中增加了_allow_resetlogs_corruption = true后SHUTDOWN再STARTUP提示‘open failed for members of log group3 of thread 1',数据库打开失败,怎么办。 [/B] |
|