ORA-00600: internal error code, arguments: [15160], [], [], [], [], [], [], []
aix5.3+10.2.0.2 RAC
昨天某一生產系統再次遭遇這個錯誤,但和以前的BUG不 太一樣,
經過分析解決的方法也不太一樣,
[@more@]Bug 4648181 OERI [15160] possible from pushed predicates
This note gives a brief overview of bug 4648181.
Affects:
Product (Component) Oracle Server (Rdbms) Range of versions believed to be affected Versions < 11 Versions confirmed as being affected
- 10.1.0.4
- 10.1.0.5
- 10.2.0.1
- 10.2.0.2
Platforms affected Generic (all / most platforms affected)
It is believed to be a in default behaviour thus:
Regression introduced in 10.1.0.4
Fixed:
This issue is fixed in
- 10.2.0.3 (Server Patch Set)
- 11g (Future version)
Symptoms: | Related To: |
|
|
Description
This problem is introduced in 10.1.0.4. Queries using pushed join predicates can fail with ORA-600 [15160]. eg: create table bug_test(c1 varchar2(10), c2 varchar2(10)); select 1 from (select c1,null c2 from bug_test union all select c1,c2 from bug_test ) v1, (select c1,c2 from bug_test union all select c1,c2 from bug_test ) v2 where v2.c1=v1.c1 and v2.c2=v1.c2 ; Workaround: Set _optimizer_cost_based_transformation = off OR Set _optimizer_push_pred_cost_based = false
Bug 5172444 OERI[15160] on complex query with joinback elimination
This note gives a brief overview of bug 5172444.
Affects:
Product (Component) Oracle Server (Rdbms) Range of versions believed to be affected Versions < 11 Versions confirmed as being affected
- 10.2.0.2
Platforms affected Generic (all / most platforms affected)
Fixed:
This issue is fixed in
- 10.2.0.3 (Server Patch Set)
- 11g (Future version)
Symptoms: | Related To: |
|
|
Description
ORA-600 [15160] errors are possible during optimization of queries using star transformation if there are multiple single row tables, and joinback elimination is possible. An optimizer trace will show the order of single row tables at the start of the join order has changed after joinback elimination. Workaround: Set event 10162 level 1 to disable joinback elimination.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7318139/viewspace-989217/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-00600: internal error code, arguments: [kpnatdm】Error
- ORA-00600: internal error code, arguments: [525]Error
- ORA-00600: internal error code, arguments: [4194]Error
- ORA-00600: internal error code, arguments: [15753]Error
- ORA-00600: internal error code, arguments: [17087]Error
- ORA-00600: internal error code, arguments: [Cursor not typechecked],Error
- ORA-00600: internal error code, arguments: [32695]Error
- ORA-00600: internal error code, arguments: [kcbgtcr_13], [], [],Error
- ORA-00600: internal error code, arguments: [2662], [0],Error
- ORA-00600: internal error code, arguments: [LibraryCacheNotEmptyOnCloseError
- 轉載:ORA-00600: internal error code, arguments: [504]Error
- ORA-00600: internal error code, arguments: [LibraryCacheNotEmptyOnClose]Error
- ORA-00600: internal error code, arguments: [15709]Error
- ORA-00600: internal error code, arguments: [LibraryCacheNotEmptyOnClose], [],[], [], [], [], [], []Error
- ORA-00600: internal error code, arguments: [qkaffsindex3], [], [], [], [], [], [], []ErrorIndex
- ORA-00600: internal error code, arguments: [krvxbpns01], [], [], [], [], [],Error
- ORA-00600 : internal error code, arguments: [qertbFetchByRowID]Error
- ORA-00600: internal error code, arguments: [2131], [9], [8]Error
- ORA-00600: internal error code, arguments: [13011]Error
- 案例ORA-00600: internal error code, arguments: [qkaffsindex3], [], [], [], []ErrorIndex
- ORA-00600: internal error code, arguments: [kssadd: null parent]ErrorNull
- ora-00600:internal error code,arguments:[4194],[7],[2],[],[]Error
- ORA-00600: internal error code, arguments: [1433], [60], [], [], [], [], [], []Error
- ORA-00600: internal error code, arguments: [729], [4280], [space leak]Error
- ORA-00600: internal error code, arguments: [kcratr1_lastbwr], [], [], [], [ErrorAST
- ORA-00600: internal error code, arguments: [kcratr1_lastbwr], [], [], [], [],ErrorAST
- ORA-00600: internal error code, arguments: [ksuinfos_modact1]ErrorUI
- ORA-00600: internal error code, arguments: [4194], [4], [31]Error
- ORA-00600: internal error code, arguments: [2103]錯誤Error
- ORA-00600: internal error code, arguments: [kcbgtcr_12], [4]Error
- ORA-00600: internal error code, arguments: [4194], [30], [30], [],Error
- ORA-00600: internal error code, arguments: [knacpft_ProcessFetchedTxns250]Error
- ORA-00600: internal error code, arguments: [qosdExpStatRead: expcnt mismatch], [Error
- ORA-00600: internal error code, arguments: [keltnfy-ldmInit], [46]Error
- ORA-00600: internal error code, arguments: [12235], [], [], [], [], [], [], []Error
- ORA-00600: internal error code, arguments: [ktecgeb-2], (一)Error
- ORA-00600: internal error code, arguments: [kcblasm_1], [103], []ErrorASM
- 遭遇ORA-00600: internal error code, arguments: [kcrrrfswda.11], [4], [368], [], [], [], [], []Error