ORA-00600 [729], [12284], [space leak],
今天對資料庫進行例行檢查,在alert檔案發現如下錯誤:
ORA-00600: 內部引數錯誤,引數: [729], [12284], [space leak], [], [], [], [], []
上metalink查詢,是一個bug,從7.0到10.1的版本都有可能遇到。引起這個錯誤的原因是程式記憶體洩漏,但這個不會對資料庫造成惡劣的影響,可以在引數檔案中加入以下語句來忽略這個錯誤:
event = "10262 trace name context forever, level 4000"
其中:level後接的數值表示忽略的記憶體大小範圍,單位是byte,本例表示如果記憶體洩漏不超過4k就忽略掉,不會報錯。
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/231499/viewspace-63707/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- EXP時遭遇ORA-00600 [729]
- [Memory Leak] 1. console.log cause memory leak
- CF729B Spotlights 題解
- 如何理解Memory leak
- 聊聊dba_temp_free_space的allocated_space和free_space
- Hilbert Space
- 【Visual Leak Detector】配置項 ForceIncludeModulesmd
- IO_FILE——leak 任意讀
- ORA-00600 [925]
- ORA-00600[KZSRGPW]
- ORA-00600 kcratr_nab_less_than_odr ORA-00600 [4194]
- [Memory leak] 3. Garbage collection in Closure
- ORA-00600: [qksdsInitSample:2]
- D. Explorer Space
- CSS white-spaceCSS
- show_space(轉)
- ORA-00600: [OSDEP_INTERNAL]
- 【Visual Leak Detector】核心原始碼剖析(VLD 2.5.1)原始碼
- 【Visual Leak Detector】原始碼除錯 VLD 庫原始碼除錯
- 【Visual Leak Detector】核心原始碼剖析(VLD 1.0)原始碼
- 【Visual Leak Detector】原始碼編譯 VLD 庫原始碼編譯
- 【Visual Leak Detector】原始碼檔案概覽原始碼
- 【Visual Leak Detector】在 VS 高版本中使用 VLD
- 【Visual Leak Detector】QT 中 VLD 輸出解析(四)QT
- 【Visual Leak Detector】QT 中 VLD 輸出解析(一)QT
- 【Visual Leak Detector】QT 中 VLD 輸出解析(二)QT
- Angular 18+ 高階教程 – Memory leak, unsubscribe, onDestroyAngular
- [20230108]ORA-00600 and Session Disconnected.txtSession
- ORA-00600 kcrf_resilver_log_1CRF
- ORA-00600: internal error code, arguments: [13011]Error
- [20220106]ora-00600 kokasgi1.txt
- [20201111]CURSOR_SPACE_FOR_TIME.txt
- alter table move與shrink space
- 【Visual Leak Detector】庫的 22 個 API 使用說明API
- Oracle DBLink bug引發的故障(Session Hang Memory leak)OracleSession
- Threads are going to be renewed over time to try and avoid a probable memory leak.threadGo
- Oracle recover current redo ORA-00600:[4193] (oracle 故障恢復current redo日誌ORA-00600:[4193]報錯)Oracle
- [20230108]ORA-00600 and Session Disconnected 2.txtSession