首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > Access >

ORA-07445: [ACCESS_VIOLATION] [_keltfill+86]异常解决

2013-10-02 
ORA-07445: [ACCESS_VIOLATION] [_keltfill+86]错误解决作者: 三十而立时间:2009年10月06日 0:20:15本文出

ORA-07445: [ACCESS_VIOLATION] [_keltfill+86]错误解决
作者: 三十而立
时间:2009年10月06日 0:20:15
本文出自 “inthirties(三十而立)”博客,转载请务必注明作者和保留出处http://blog.csdn.net/inthirties/archive/2009/10/06/4635019.aspx


ORA-07445: [ACCESS_VIOLATION] [_keltfill+86] [PC:0xBA78BA] [ADDR:0x0] [UNABLE_TO_READ]


Thu Jan 15 08:05:02 2009
Errors in file d:oracleproduct10.2.0adminorclbdumphdapp2_mmon_3476.trc:
ORA-07445: 出现异常错误: 核心转储 [ACCESS_VIOLATION] [_keltfill+86] [PC:0xBA78BA] [ADDR:0x0] [UNABLE_TO_READ] []

引用:

Metalink Doc ID: 369778.1
Bug:5088977
Solution:
SQL> alter system set "_threshold_alerts_enable"=0 scope=spfile sid='*';
Bug 5088977 is fixed in 10.2.0.3 Patch 1 (and above) for Windows and in 10.2.0.4 for other platforms.

If you are not using (or need use) the thresholds alert system this feature can be disabled by setting _threshold_alert_enable=0, eg.:

  以上内容是抄的,照做了一下也没有解决。后来分析了一下表、数据库、系统,改大了临时表空间,改大了SGA,问题就不出现了,不知还会不会出。

热点排行