ORA-600「723」 (PGA內(nèi)存泄露)
系統(tǒng):rhel 6.8
數(shù)據(jù)庫:oracle11.2.0.4
異常描述:在巡檢時(shí)發(fā)現(xiàn)log文件存在以下告警,ORA-600[723](PGA內(nèi)存泄露).
Mon Jul11 17:39:41 2022
Errors infile /u01/oracle/app/oracle/diag/rdbms/orcl/orcl/trace/orcl_ora_34745.trc (incident=500456):
ORA-00600:internal error code, arguments: [723], [133856], [236816], [memory leak], [],[], [], [], [], [], [], []
ORA-03135:connection lost contact
Incidentdetails in:/u01/oracle/app/oracle/diag/rdbms/orcl/orcl/incident/incdir_500456/orcl_ora_34745_i500456.trc
Use ADRCIor Support Workbench to package the incident.
See Note411.1 at My Oracle Support for error and packaging details.
incident中.trc文件顯示如下:
***2022-07-11 17:39:41.105
Dumpcontinued from file:/u01/oracle/app/oracle/diag/rdbms/orcl/orcl/trace/orcl_ora_34745.trc
ORA-00600:internal error code, arguments: [723], [133856], [236816], [memory leak], [],[], [], [], [], [], [], []
ORA-03135:connection lost contact
=========Dump for incident 500456 (ORA 600 [723]) ========
-----Beginning of Customized Incident Dump(s) -----
********ERROR: PGA memory leak detected 236816 > 133856 ********
========================================
SUMMARIZEDMEMORY USAGE FOR THIS PROCESS
----------------------------------------
60812432 bytes, 204 chunks: "freememory "
top uga heap ds=0xc0d2140 dsprt=(nil)
10836432 bytes, 181 chunks: "freememory "
pga heap ds=0xc0cc6e0 dsprt=(nil)
261384 bytes, 1 chunk : "free memory "
top call heap ds=0xc0d1f20 dsprt=(nil)
236656 bytes, 302 chunks: "kopolalvoid "
pga heap ds=0xc0cc6e0 dsprt=(nil)
197336 bytes, 25 chunks: "permanent memory "
pga heap ds=0xc0cc6e0 dsprt=(nil)
736 bytes, 2 chunks: "permanent memory "
top call heap ds=0xc0d1f20 dsprt=(nil)
160 bytes, 1 chunk : "heap_kdlipga "
pga heap ds=0xc0cc6e0 dsprt=(nil)
80 bytes, 1 chunk : "permanent memory "
top uga heap ds=0xc0d2140 dsprt=(nil)
Mos[DocID 2457941.1]文檔與以上場(chǎng)景類似,此為Bug 28751438,
Cause:CTRL-Ccauses an exception to occur, which is an abnormal abort of the spatial query.
此次內(nèi)存泄漏不是非常頻繁,可以忽略.不過也可以通過升級(jí)解決該告警.
Oracle提供10262事件來屏蔽這個(gè)錯(cuò)誤,不過不推薦設(shè)置該事件.
拓展文檔
Mos[ID 242260.1]
