tbwshc

          ORA-600(qersqCloseRem-2)錯誤

          客戶的10.2.0.4 RAC for Hp-un環境碰到了這個錯誤。

           

           

          錯誤信息為:

          Wed Feb 29 19:42:05 2012
          Errors in file /opt/app/oracle/admin/orcl/udump/orcl1_ora_11261.trc:
          ORA-00600: internal error code, arguments: [qersqCloseRem-2], [Invalid Handle], [], [], [], [], [], []
          ORA-02068: following severe error from WEBDB.COM TB
          ORA-03113: end-of-file on communication channel
          Wed Feb 29 19:42:05 2012
          Errors in file /opt/app/oracle/admin/orcl/udump/orcl1_ora_32036.trc:
          ORA-00600: internal error code, arguments: [qersqCloseRem-2], [Invalid Handle], [], [], [], [], [], []
          ORA-02068: following severe error from WEBDB.COM
          ORA-03113: end-of-file on communication channel
          Wed Feb 29 19:42:05 2012
          Errors in file /opt/app/oracle/admin/orcl/udump/orcl1_ora_5935.trc:
          ORA-00600: internal error code, arguments: [qersqCloseRem-2], [Invalid Handle], [], [], [], [], [], []
          ORA-02068: following severe error from WEBDB.COM
          ORA-03113: end-of-file on communication channel
          Wed Feb 29 19:42:05 2012
          Errors in file /opt/app/oracle/admin/orcl/udump/orcl1_ora_5026.trc:
          ORA-00600: internal error code, arguments: [qersqCloseRem-2], [Invalid Handle], [], [], [], [], [], []
          ORA-02068: following severe error from WEBDB.COM
          ORA-03113: end-of-file on communication channel
          Wed Feb 29 19:42:05 2012
          Errors in file /opt/app/oracle/admin/orcl/udump/orcl1_ora_7620.trc:
          ORA-00600: internal error code, arguments: [qersqCloseRem-2], [Invalid Handle], [], [], [], [], [], []
          ORA-02068: following severe error from WEBDB.COM
          ORA-03113: end-of-file on communication channel
          Wed Feb 29 19:42:08 2012
          Trace dumping is performing id=[cdmp_20120229194207]
          Wed Feb 29 19:42:17 2012
          Trace dumping is performing id=[cdmp_20120229194217]

          這個ORA-600[qersqCloseRem-2]錯誤非常罕見, TB MOS上居然沒有任何記載。不過從錯誤信息進行進一步的分析,這個錯誤發生在遠端數據庫的訪問異常。

          檢查進一步的詳細信息:

          *** 2012-02-29 19:42:05.564
          ksedmp: internal or fatal error
          ORA-00600: internal error code, arguments: [qersqCloseRem-2], [Invalid Handle], [], [], [], [], [], []
          ORA-02068: following severe error from WEBDB.COM
          ORA-03113: end-of-file on communication channel
          Current SQL statement for this session:
          SELECT ACCESS_LOG_SEQUENCE.NEXTVAL@WEBDB.COM FROM DUAL
          ----- PL/SQL Call Stack -----
           object     line object
           handle   number name
          0x39b5c3720        5 ECOMMERCE.P_USER_AT
          ----- Call Stack Trace -----
          calling             call    entry               argument values in hex     
          location            type    point               (? means dubious value)    
          -------------------- -------- -------------------- ----------------------------
          ksedst()+31         call    ksedst1()           000000000 ? 000000001 ?
                                                            7FBFFF4370 ? 7FBFFF43D0 ?
                                                            7FBFFF4310 ? 000000000 ?
          ksedmp()+610        call    ksedst()            000000000 ? 000000001 ?
                                                            7FBFFF4370 ? 7FBFFF43D0 ?
                                                            7FBFFF4310 ? 000000000 ?
          ksfdmp()+21         call    ksedmp()            000000003 ? 000000001 ?
                                                            7FBFFF4370 ? 7FBFFF43D0 ?
                                                            7FBFFF4310 ? 000000000 ?
          .
          .
          .
                                                            0059DF200 ? 683F6E400000001 ?
          main()+116          call    opimai_real()       000000002 ? 7FBFFFF4E0 ?
                                                            000000004 ? 7FBFFFF478 ?
                                                            0059DF200 ? 683F6E400000001 ?
          __libc_start_main() call    main()              000000002 ? 7FBFFFF4E0 ?
          +219                                              000000004 ? 7FBFFFF478 ?
                                                            0059DF200 ? 683F6E400000001 ?
          _start()+42         call    __libc_start_main() 0007139F8 ? 000000002 ?
                                                            7FBFFFF628 ? 0052B4BD0 ?
                                                            000000000 ? 000000002 ?
           
          --------------------- Binary Stack Dump ---------------------

          從詳細TRACE分析,在問題發生時刻,正在通過數據庫鏈讀取遠端序列的值。而此時出現的ORA-3113通信錯誤,多半與遠端數據庫狀態異常有關。

          檢查遠端數據庫的告警日志,果然發現在問題出現時刻,數據庫狀態異常并最終導致了實例重啟:

          Wed Feb 29 19:39:29 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:39:30 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:40:01 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:40:01 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:40:01 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:40:01 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:40:01 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:40:01 2012
          WARNING: inbound connection timed out (ORA-3136)
          .
          .
          .
          Wed Feb 29 19:43:28 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:43:28 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:43:28 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:43:28 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:43:29 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:43:29 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:43:29 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:43:29 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:43:30 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:45:26 2012
          PMON failed to acquire latch, see PMON dump
          Wed Feb 29 19:46:32 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:46:33 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:46:34 2012
          PMON failed to acquire latch, see PMON dump
          Wed Feb 29 19:46:40 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:46:43 2012
          WARNING: inbound connection timed out (ORA-3136)
          Wed Feb 29 19:46:44 2012
          Errors in file /opt/app/oracle/admin/orcl/bdump/orcl1_asmb_14614.trc:
          ORA-15064: communication failure with ASM instance
          ORA-03113: end-of-file on communication channel
          Wed Feb 29 19:46:44 2012
          ASMB: terminating instance due to error 15064
          Wed Feb 29 19:46:44 2012
          System state dump is made for local instance
          System State dumped to trace file /opt/app/oracle/admin/orcl/bdump/orcl1_diag_14555.trc
          Wed Feb 29 19:46:47 2012
          Shutting down instance (abort)
          License high water mark = 1623
          Wed Feb 29 19:46:49 2012
          Instance terminated by ASMB, pid = 14614
          Wed Feb 29 19:46:52 2012
          Instance terminated by USER, pid = 3684

          顯然遠端數據庫狀態異常是這個ORA-600錯誤的直接原因。

           


          posted on 2012-09-03 17:09 chen11-1 閱讀(907) 評論(0)  編輯  收藏


          只有注冊用戶登錄后才能發表評論。


          網站導航:
           
          主站蜘蛛池模板: 剑河县| 临江市| 瑞金市| 吉木乃县| 崇信县| 廊坊市| 东兴市| 许昌县| 宽甸| 勃利县| 边坝县| 抚远县| 松江区| 栾川县| 商河县| 黔江区| 内乡县| 左贡县| 那坡县| 思茅市| 来凤县| 沛县| 白河县| 梅州市| 临海市| 灯塔市| 房山区| 永平县| 鄂托克前旗| 阜宁县| 台东县| 临高县| 汾阳市| 手机| 铜山县| 南江县| 万荣县| 广饶县| 丹棱县| 元朗区| 皋兰县|