系统:rhel 6.8
数据库:oracle11.2.0.4
异常描述:在巡检时发现log文件存在以下告警,ORA-600[723](PGA内存泄露).
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
=

在RHEL 6.8系统上运行的Oracle 11.2.0.4数据库中观察到ORA-600[723]错误,指示PGA内存泄露。告警记录在log文件中,伴随着ORA-03135连接丢失。Oracle文档指出,这可能是由空间查询的异常终止(Bug 28751438)引起的,虽然不是频繁发生,但可通过升级或设置事件10262来解决,尽管不建议使用后者。
1400

被折叠的 条评论
为什么被折叠?



