2019-06-08
数据库异常宕机ORA-00600
2019年6月7日晚上异常宕机,数据库alert日志,trace日志
收藏
复制链接
微信扫码分享
在小程序上查看
分享
6条回答
默认
最新
采纳答案后不可修改和取消
评论
有用 0采纳答案后不可修改和取消
评论
有用 0报错ORA-600 [kgkprrpicknext1]:
Dump continued from file: /u01/app/oracle/diag/rdbms/medb/MEDB/trace/MEDB_ora_6384.trc ORA-00600: internal error code, arguments: [kgkprrpicknext1], [48], [16], [], [], [], [], [] ========= Dump for incident 32743 (ORA 600 [kgkprrpicknext1]) ======== *** 2019-06-07 22:00:07.327 ----- Current SQL Statement for this session (sql_id=85gzxu7ggk8w3) ----- SELECT to_char(cy.Begin_Time, 'yyyy-MM-dd hh24:mi:ss'), to_char(cy.End_Time, 'yyyy-MM-dd hh24:mi:ss'), cy.Week, cy.Cycle_Unit FROM V_Nru_CycleRecord cy, Pu p ,Cms c WHERE cy.Pu_Id = '42011103001322547785' AND cy.Channel_Port = 1 AND (cy.Week = 6 OR cy.Week = 0) AND cy.Pu_Id = p.pu_id AND p.Cms_Sequence = c.Cms_Sequence AND c.Cms_Id='42011100002005321529' ORDER BY cy.Begin_Time DESC
堆栈调用如下:
dbgexPhaseII <- dbgexProcessError <- dbgeExecuteForError <-dbgePostErrorKGE <- dbkePostKGE_kgsf <- kgeadse <- kgerinv_internal <-kgerinv <- kgeasnmierr <- kgkprrpicknext <- kgskgnextthr <-kgskrunnextint <- kgskrunnext <- kgskbwt <- kskthbwt <- ksfd_io <-ksfdread <- kcfrbd <- kcbzib <- kcbgtcr <- ktrget2 ...
Trace文件中显示resource group上存在latch等待
Process global information: process: 0x62103ccb0, call: 0x5e3c7b398, xact: (nil), curses: 0x5f14182a0, usrses: 0x5f14182a0 ---------------------------------------- SO: 0x62103ccb0, type: 2, owner: (nil), flag: INIT/-/-/0x00 if: 0x3 c: 0x3 proc=0x62103ccb0, name=process, file=ksu.h LINE:10286, pg=0 (process) Oracle pid:184, ser:2, calls cur/top: 0x5e3c7b398/0x5e3c7b0b8 flags: (0x0) - int error: 0, call error: 0, sess error: 0, txn error 0 (post info) last post received: 0 0 221 last post received-location: kgsk2.h LINE:579 ID:kgskbwt: posting new actses to run last process to post me: 5e105e628 65 0 last post sent: 0 0 221 last post sent-location: kgsk2.h LINE:579 ID:kgskbwt: posting new actses to run last process posted by me: 5e105e628 65 0 (latch info) wait_event=0 bits=8000 holding (efd=10) 6673a1e80 Child resmgr:resource group CPU method level=15 child#=513 Location from where latch is held: kgkp2.h LINE:253 ID:kgkprrpicknext: Context saved from call: 0 state=busy [holder orapid=184] wlstate=free [value=0]
这是Oracle 的BUG引起,需要安装补丁Patch 6651027解决。强烈建议不要再使用11.1,尽快升级到12c或者更高版本,11204今年官方已经都不支持了。
评论
有用 0采纳答案后不可修改和取消
问题已关闭: 我们会准备升级版本,多谢支持
评论
有用 0回答交流
提交
问题信息
请登录之后查看
附件列表
请登录之后查看
邀请回答
暂无人订阅该标签,敬请期待~~
墨值悬赏

