随笔 - 404  文章 - 4  评论 - 0  阅读 - 25万

【案例】ORA-00600 ORA-07445 数据库异常宕机

数据库版本:

Oracle11.2.0.1

数据库异常宕机

复制代码
Exception [type: SIGSEGV, SI_KERNEL(general_protection)] [ADDR:0x0] [PC:0x17E8693, opiaba()+639] [flags: 0x0, count: 1]
Fri Jun 26 00:13:48 2020
Errors in file /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/trace/zetian_ora_27711.trc (incident=10089):
ORA-00600: internal error code, arguments: [kgh_heap_sizes:ds], [0x25F14A4B8], [], [], [], [], [], [], [], [], [], []
Incident details in: /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/incident/incdir_10089/zetian_ora_27711_i10089.trc
Use ADRCI or Support Workbench to package the incident.
See Note 411.1 at My Oracle Support for error and packaging details.
Errors in file /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/trace/zetian_ora_27566.trc (incident=9993):
ORA-07445: exception encountered: core dump [opiaba()+639] [SIGSEGV] [ADDR:0x0] [PC:0x17E8693] [SI_KERNEL(general_protection)] []
Incident details in: /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/incident/incdir_9993/zetian_ora_27566_i9993.trc
Use ADRCI or Support Workbench to package the incident.
See Note 411.1 at My Oracle Support for error and packaging details.
Errors in file /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/trace/zetian_ora_27711.trc (incident=10090):
ORA-00600: internal error code, arguments: [kghGetHpSz1], [0x2BD6749F8], [], [], [], [], [], [], [], [], [], []
ORA-00600: internal error code, arguments: [kgh_heap_sizes:ds], [0x25F14A4B8], [], [], [], [], [], [], [], [], [], []
Incident details in: /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/incident/incdir_10090/zetian_ora_27711_i10090.trc
Fri Jun 26 00:14:00 2020
Dumping diagnostic data in directory=[cdmp_20200626001400], requested by (instance=1, osid=27711), summary=[incident=10090].
Errors in file /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/trace/zetian_ora_27711.trc (incident=10091):
alert_zetian.log
复制代码

处理方案:SQL使用了较多绑定变量出发bug

1. Apply the one-off patch for Bug:12578873 [https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=12578873] - ORA-7445 [opiaba] when using more than 65535 bind variables

OR

2. Use the workaround: Reduce the number of bind variables

OR

3.Migrate to 12.1.0.2 or higher.

Exception [type: SIGSEGV, SI_KERNEL(general_protection)] [ADDR:0x0] [PC:0x17E8693, opiaba()+639] [flags: 0x0, count: 1]Fri Jun 26 00:13:48 2020Errors in file /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/trace/zetian_ora_27711.trc (incident=10089):ORA-00600: internal error code, arguments: [kgh_heap_sizes:ds], [0x25F14A4B8], [], [], [], [], [], [], [], [], [], []Incident details in: /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/incident/incdir_10089/zetian_ora_27711_i10089.trcUse ADRCI or Support Workbench to package the incident.See Note 411.1 at My Oracle Support for error and packaging details.Errors in file /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/trace/zetian_ora_27566.trc (incident=9993):ORA-07445: exception encountered: core dump [opiaba()+639] [SIGSEGV] [ADDR:0x0] [PC:0x17E8693] [SI_KERNEL(general_protection)] []Incident details in: /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/incident/incdir_9993/zetian_ora_27566_i9993.trcUse ADRCI or Support Workbench to package the incident.See Note 411.1 at My Oracle Support for error and packaging details.Errors in file /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/trace/zetian_ora_27711.trc (incident=10090):ORA-00600: internal error code, arguments: [kghGetHpSz1], [0x2BD6749F8], [], [], [], [], [], [], [], [], [], []ORA-00600: internal error code, arguments: [kgh_heap_sizes:ds], [0x25F14A4B8], [], [], [], [], [], [], [], [], [], []Incident details in: /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/incident/incdir_10090/zetian_ora_27711_i10090.trcFri Jun 26 00:14:00 2020Dumping diagnostic data in directory=[cdmp_20200626001400], requested by (instance=1, osid=27711), summary=[incident=10090].Errors in file /u01/oracle/oracle11g/diag/rdbms/zetian/zetian/trace/zetian_ora_27711.trc (incident=10091):

 

posted on   HelonTian  阅读(733)  评论(0编辑  收藏  举报
编辑推荐:
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
阅读排行:
· 阿里最新开源QwQ-32B,效果媲美deepseek-r1满血版,部署成本又又又降低了!
· SQL Server 2025 AI相关能力初探
· AI编程工具终极对决:字节Trae VS Cursor,谁才是开发者新宠?
· 开源Multi-agent AI智能体框架aevatar.ai,欢迎大家贡献代码
· Manus重磅发布:全球首款通用AI代理技术深度解析与实战指南
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示