ora-00600 [ktspgetmyb-1]問題的處理
在幫客戶解決了
《資料庫開啟之後ORA-00600 [4194]報錯的處理》:http://space.itpub.net/23135684/viewspace-758997
《ORA-27050 ORA-27077問題的處理》:http://space.itpub.net/23135684/viewspace-758998錯誤之後,執行一段時間出現了大量的ora-00600 [ktspgetmyb-1]的報錯。
客戶資料庫是Oracle RAC Database 10.2.0.3 for Linux x86_64bit, 經過網上的搜尋找到了最接近問題原因的文章:
Subject: Bug 6086497 - OERI[ktspgetmyb-1] / bitmap segment corruption for ASSM segments
Doc ID: 6086497.8 Type: PATCH
Modified Date : 24-SEP-2008 Status: PUBLISHED
Bug 6086497 OERI[ktspgetmyb-1] / bitmap segment corruption for ASSM segments
This note gives a brief overview of bug 6086497.
The content was last updated on: 21-MAY-2008
Click here for details of each of the sections below.
Affects:
Product (Component) Oracle Server (Rdbms)
Range of versions believed to be affected Versions < 11.2
Versions confirmed as being affected 9.2.0.8
10.2.0.3
Platforms affected Generic (all / most platforms affected)
Fixed:
This issue is fixed in 11.2 (Future Release)
10.2.0.4 (Server Patch Set)
11.1.0.7 (Server Patch Set)
Symptoms: Related To:
Internal Error May Occur (ORA-600)
Corruption
ORA-600 [ktspgetmyb-1]
Truncate
ASSM Space Management (Bitmap Managed Segments)
Description
It is possible for ASSM segments to become corrupt,
especially following an interupt (Ctrl-C) operation.
This fix replaces the fix for bug 3279497 addressing both that
problem and issues introduced by that fix.
Note: This fix is superceded by the fix in bug 6844739
從上面的描述可以看出,在10.2.0.3版本的資料庫上存在bug會導致該錯誤的產生,在10.2.0.4版本的資料庫已經修改了該bug。解決方法:客戶自己將表重建,將舊錶的資料匯入新表,問題得到解決。
因此,解決這個問題有兩個辦法,1).重建表,匯入舊資料。2).升級資料庫版本。
參考文章:《ORA-00600: INTERNAL ERROR CODE, ARGUMENTS: [KTSPGETMYB-1],ORACLE的超級連環大BUG》:http://zhang41082.itpub.net/post/7167/479347
--end--
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/23135684/viewspace-759043/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-00600 [25027]問題處理
- ora-00600 3020 問題分析處理
- 處理問題的方法
- xml處理的問題XML
- ORA-00600 Error的通用處理Error
- mysql的處理能力問題MySql
- 一個NBU問題的處理
- mysql的處理能力問題(2)MySql
- 【問題處理】“NOT IN”與“NULL”的邂逅Null
- windows的一個問題處理Windows
- perl中文處理問題
- 漢字處理問題?
- 貨品問題處理
- [git] git問題處理Git
- ORA-00600 [4194], [55]處理
- .net異常處理的效能問題
- GridLayout的使用及問題處理
- 一次efi的問題處理
- enq: HW - contention 問題的處理ENQ
- CRS-2409問題的處理
- weblogic中例外處理的問題Web
- golang json處理問題GolangJSON
- 併發問題處理方式
- ASMCMD處理問題一則ASM
- RMAN處理split block問題BloC
- mysql問題處理兩則MySql
- Oracle啟動問題處理Oracle
- mysql 問題處理二則MySql
- Oracle壞塊問題處理Oracle
- 資料處理--pandas問題
- 【問題處理】MySQL忘記root密碼的處理辦法MySql密碼
- 處理表的行遷移的問題
- 處理分頁的result型別問題型別
- 關於sequence問題的緊急處理
- 解析PHP處理換行符的問題PHP
- GES:Potential blocker on resource TX問題的處理BloC
- 處理TEMP表空間滿的問題
- EJB3的異常處理問題