深入讲解ORA-00600 2262错误的解决方法
作者:Role 出处:赛迪网 更新时间:2008-07-03 责任编辑:seward
 
 

 

问题:遇到ORA-00600 2662号错误时应当如何解决?

解答:在我们使用隐含参数_ALLOW_RESETLOGS_CORRUPTION并且resetlogs打开数据库后,可能会遇到ORA-00600 2662号错误,此错误的含义如下:

A data block SCN is ahead of the current SCN.

The ORA-600 [2662] occurs when an SCN is compared to the dependent SCN

stored in a UGA variable.

If the SCN is less than the dependent SCN then we signal the ORA-600 [2662]

internal error.

模拟这个错误:

Thu Oct 20 10:38:27 2005

SMON: enabling cache recovery

Thu Oct 20 10:38:27 2005

Errors in file /opt/oracle/admin/conner/udump/conner_ora_31607.trc:

ORA-00600: internal error code, arguments: [2662], [0], [897694446], [0], [897695488], [8388697], [], []

Thu Oct 20 10:38:28 2005

Errors in file /opt/oracle/admin/conner/udump/conner_ora_31607.trc:

ORA-00600: internal error code, arguments: [2662], [0], [897694446], [0], [897695488], [8388697], [], []

假如SCN相差不多,我们可以通过多次重起数据库来解决此问题。

 

另外,我们也可以通过内部事件来解决此问题:

alter session set events 'IMMEDIATE trace name ADJUST_SCN level 1';

 
     
 
 
继续>>Oracle
[第1页][第2页][下一页]
 
内容导航  
第1页深入讲解ORA-00600 22.. 第2页Oracle
上一篇 : 教你快速掌握解决RMAN-0.. 下一篇深入探讨ORA-04031的产生..
 
  您要为所发表的言论的后果负责,请各位遵纪守法并注意文明用语
标题:  

[ 关于本站 ] [ 广告服务 ] [ 商务合作 ] [ 联系我们 ] [ 合作伙伴 ] [ 法律顾问 ] [ 网站地图 ]
千橡公司 京ICP证041489号 Copyright (c) 1997-2007 All Right Reserved.