ORA-600 [13011] on Delete [ID 456361.1]
In this Document
Symptoms
Cause
Solution
References
Applies to:
Oracle Server - Enterprise Edition - Version: 9.2.0.8 to 11.1.0.7 - Release: 9.2 to 11.1Information in this document applies to any platform.
***Checked for relevance on 15-Dec-2011***
Symptoms
ORA-600[13011] deleting rows.
Analyze of the table and indexes in question doesn't fail with errors.
Cause
Bug 6112730 ORA-600 [13011] WHEN DELETING FROM TABLE
closed as a duplicate of Bug 7007924 WRONG RESULT FROM BITMAP INDEX
To reproduce the error/bug the following must be seen:
1) We have for both table and index stats gathered
2) Execution plan shows BITMAP CONVERSION
3) Error doesn't reproduce if any one of the indexes are dropped
REPRODUCIBILITY:
9.2.0.8 (64-Bit): No
9.2.0.8 (32-Bit): Yes
10.2.0.1/10.2.0.2: Yes
10.2.0.3 : Yes (but Ora-7445[_intel_fast_memcmp] instead of ora-600[13011])
Solution
Check to see if Patch 7007924 is available for your platform/version via My Oracle Support.
Or, any of these workarounds could be used:
a) Disable statistics on affected table.
b) use RULE hint:
DELETE /*+ RULE */ ........
c) set _b_tree_bitmap_plans=false in init.ora
References
BUG:6112730 - ORA-600 [13011] WHEN DELETING FROM TABLE來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/17252115/viewspace-753115/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-600 [13011] when trying to delete a row-28184.1delete
- delete操作時遭遇ora-600 bug[kntgslm]delete
- Understanding and Diagnosing ORA-00600 [13011] Errors [ID 1392778.1]Error
- ORA-600(kjxgrdecidemem1)錯誤IDE
- ORA-600(kfioUnidentify01)錯誤IDE
- ORA-600(kkoipt:invalid join method)錯誤
- Android 3.0 DELETE_FAILED_INTERNAL_ERRORAndroiddeleteAIError
- ORA-600 [4553] Being Hit [ID 1243704.1]
- ORA-600(kollasg:client-side tmp lob)錯誤clientIDE
- Drop Table Fails With ORA-600 [15264] [ID 338953.1]AI
- ORA-00600: internal error code, arguments: [13011]Error
- delete input 與 delete all inputdelete
- delete OBSOLETE 與 delete expirieddelete
- deletedelete
- Getting Ora-600 [kdsgrp1] On A Select [ID 429746.1]
- delete 和 delete [] 的真正區別delete
- ORA-600(kghfremptyds)和ORA-600(kghasp1)錯誤REM
- RAC Instance Crash with ORA-600: [Kjbmprlst:Shadow] (Doc ID 740028.1)
- ORA-600 [kcblasm_1] In 10.2.0.5. (Doc ID 1133845.1)ASM
- delete與delete[]需要注意的地方delete
- FormData delete()ORMdelete
- URLSearchParams delete()delete
- JavaScript deleteJavaScriptdelete
- DELETE STATISTICSdelete
- ORA-600(KSFD_DECAIOPC)和ORA-600(kfioReapIO00)錯誤AIAPI
- rman 中delete 與delete force 的區別delete
- ORA-600[13013] Error While Creating a User. [ID 297595.1]ErrorWhile
- ORA-600(kffmXpGet)錯誤
- ORA-600 Lookup Error CategoriesErrorGo
- MySQL Delete PHPMySqldeletePHP
- WeakMap delete() 方法delete
- WeakSet delete() 方法delete
- Map delete() 方法delete
- SQL__DELETESQLdelete
- Set delete() 方法delete
- URLSearchParams delete() 方法delete
- JavaScript delete用法JavaScriptdelete
- Delete the temp tabledelete