Heap size 2183K exceeds notification threshold (2048K)

Windows 2000 oracle 10.2.0.1
警告日志报如下提示:

Mon May 17 13:54:05 2010
Memory Notification: Library Cache Object loaded into SGA
Heap size 2183K exceeds notification threshold (2048K)
Details in trace file c:oracleproduct10.2.0adminorcludumporcl_ora_3792.trc
KGL object name :XDB.XDZynXpO5DTv2jNMI2jLTZZA==

原因:

Oracle 10.2.0.1,隐含参数_kgl_large_heap_warning_threshold默认值为2m,过小;在10.2.0.2中默认值修改为50m;

解决办法:

将参数_kgl_large_heap_warning_threshold值修改为50m(或0以及其他较大值),过程如下

1、登录数据库

$ sqlplus "/ as sysdba"

2、设置_kgl_large_heap_warning_threshold 参数

SQL> alter system set "_kgl_large_heap_warning_threshold"=52428800 scope=spfile;

3、重启数据库

SQL> shutdown immediate
SQL> startup

--end--

[@more@]

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

转载于:http://blog.itpub.net/22049049/viewspace-1033670/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值