ORA-00600: [qksdsInitSample:2]
ORA-00600: [qksdsInitSample:2]
DB:Oracle 11.2.0.1.0
OS:Windows Server 2012
問題現象:
alert_eascjc.log告警日誌每天晚上22點多都會有如下報錯產生:
ORA-00600: [qksdsInitSample:2], [T_CSL_CSLREPORT], [], [], [], [], [], [], [], [], [], []
問題分析:
檢視eascjc_j003_592.trc日誌:
檢視eascjc_j003_592_i80673.trc日誌可以看到:
(1)當前執行的SQL帶有/* SQL Analyze(7,1)*/
(2)package body帶有SYS.DBMS_SQLTUNE_INTERNAL
(3)每天錯誤發生在晚上22點零幾分鐘
初步懷疑和資料自帶的sql tuning advisor有關
檢視My Oracle Support此問題
和 Bug 8797501 比較吻合,已知影響的版本有 11.2.0.1 、 11.1.0.7 、 10.2.0.4 ,已在 11.2.0.2 (Server Patch Set) 和 12.1.0.1 (Base Release) 版本修復。
Bug 8797501 - OERI [qksdsInitSample:2] from SQL Tuning (文件 ID 8797501.8)
Description:
ORA-600 [qksdsInitSample:2] can occur during SQL tuning.
解決方案:
禁用sql tuning advisor
禁用後,第二天檢視,已經不在出現ORA-00600: [qksdsInitSample:2]錯誤了;
SQL> select * from dba_autotask_client;
SQL>
BEGIN
dbms_auto_task_admin.disable(client_name => 'sql tuning advisor',
operation => NULL,
window_name => NULL);
END;
SQL> select * from dba_autotask_client;
My Oracle Support相關內容如下:
Bug 8797501 OERI [qksdsInitSample:2] from SQL Tuning
This note gives a brief overview of bug 8797501.
The content was last updated on: 19-FEB-2019
Click
here
for details of each of the sections below.
Affects:
Product ( Component ) |
Oracle Server (Rdbms) |
Range of versions believed to be affected |
Versions BELOW 12.1 |
Versions confirmed as being affected |
|
Platforms affected |
Generic (all / most platforms affected) |
Fixed:
The fix for 8797501 is first included in |
Interim patches may be available for earlier versions - click
here
to check.
Symptoms: |
Related To: |
|
Description
ORA-600 [qksdsInitSample:2] can occur during SQL tuning.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/29785807/viewspace-2649527/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-00600[kluinit:new add column in directpath 2]UI
- [20230108]ORA-00600 and Session Disconnected 2.txtSession
- ORA-00600 [925]
- ORA-00600[KZSRGPW]
- ORA-00600 kcratr_nab_less_than_odr ORA-00600 [4194]
- ORA-00600: [OSDEP_INTERNAL]
- EXP時遭遇ORA-00600 [729]
- ORA-00600 [729], [12284], [space leak],
- ORA-00600 kcrf_resilver_log_1CRF
- ORA-00600: internal error code, arguments: [13011]Error
- [20220106]ora-00600 kokasgi1.txt
- [20230108]ORA-00600 and Session Disconnected.txtSession
- Oracle recover current redo ORA-00600:[4193] (oracle 故障恢復current redo日誌ORA-00600:[4193]報錯)Oracle
- ORACLE ONLINE PATCH & ORA-00600[kcbgtcr_13]Oracle
- [20181106]模擬ora-00600[4194]錯誤.txt
- [20181204]模擬ora-00600[4194]錯誤.txt
- [20181204]模擬ora-00600[4193]錯誤.txt
- ORA-00600: internal error code, arguments: [2131], [9], [8]Error
- ORA-00600: internal error code, arguments: [qosdExpStatRead: expcnt mismatch], [Error
- 幸運還是不幸,又遭遇ORA-00600 [kfgFinalize_2],導致業務當機20分鐘
- 案例ORA-00600: internal error code, arguments: [qkaffsindex3], [], [], [], []ErrorIndex
- ORA-00600: internal error code, arguments: [13013], [5001], [267], [8389014]Error
- ORA-00600: internal error code, arguments: [knacpft_ProcessFetchedTxns250]Error
- [20181105]ORA-00600[4000] 模擬故障(10g).txt
- ora-00600兩個子錯誤733, 6006解決
- 資料庫啟動遭遇ORA-00600: [keltnfy-ldmInit]資料庫
- Oracle索引修復 ,ORA-00600: internal error code, arguments: [6200],Oracle索引Error
- 系統crash掉導致ORA-00600的處理
- ORA-00600: 內部錯誤程式碼, 引數: [19004]
- 遭遇ORA-00600: internal error code, arguments: [kcrrrfswda.11], [4], [368], [], [], [], [], []Error
- 邏輯STANDBY上的ORA-00600: internal error code, arguments: [krvtadc], [], [], [], [], []Error
- 一個特殊的ORA-00600: internal error code, arguments: [6302], [20], [], [], [], [], [], []Error
- ORA-00600: internal error code, arguments: [kzsrsea] DataGuard環境的異常Error
- ORA-00600: 內部錯誤程式碼, 引數: [kcbnew_3]
- ORA-00600: 內部錯誤程式碼, 引數: [qcisSetPlsqlCtx:tzi init]SQL
- 如何查詢ORA-07445 ORA-00600錯誤相關資訊
- ORA-00600: 內部錯誤程式碼, 引數: [kcbchg1_14]
- insert變數太多導致例項重啟ORA-00600、ORA-01006變數