ORA-00314

Error:  ORA-314 

Text:   log of thread , expected sequence # does not match

       

-------------------------------------------------------------------------------

Cause:  The online log is out of sequence, probably because it is corrupted or

        an old version.

Action: For more information on recovery procedures, see the

        Administrator's Guide>.

*** Important: The notes below are for experienced users - See Note:22080.1

Support Notes:

  If the database is from a clean shutdown and no restore has been

  performed then it may be just the Online logs have been over-written.

  A useful quick check is:

     select * from v$recover_file;

  If this shows no rows then the following steps may be useful:

    a. If you do not know why the current online log is an old copy

       take a backup of all existing datafiles (V$datafile),

       controlfile (v$controlfile) and the online logs (even though old)

       (v$logfile). This ensures you can never get into a worse position

       than you are in now.

    b. Once you have a safe backup copy:

         startup mount

         recover database until cancel;

         ## This should report "Media recovery complete."

         alter database open resetlogs;

        如果报ora-01113 ora-01110使用_allow_resetlogs_corruption隐含参数

    c. Now shutdown take a FULL backup of all datafiles / logfiles and

       controlfile as you cannot perform recoveries through a resetlogs.

 

 

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/15747463/viewspace-1178910/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/15747463/viewspace-1178910/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值