Ora-600 [15160] Joining Dba_objects and Dba_segments
.............
[@more@]Subject: | Ora-600 [15160] Joining Dba_objects and Dba_segments | |||
Doc ID: | Note:351092.1 | Type: | PROBLEM | |
Last Revision Date: | 14-AUG-2006 | Status: | PUBLISHED |
In this Document
Symptoms
Cause
Solution
References
Applies to:
Oracle Server - Enterprise Edition - Version: 10.1 to 10.2This problem can occur on any platform.
Symptoms
The following internal error is reported:
ORA-600 [15160] JOINING DBA_OBJECTS AND DBA_SEGMENTS
Current SQL statement for this session is:
SELECT o.owner, o.object_type, o.status, COUNT(*) object_count, SUM(s.extents) SumExt,
SUM (s.bytes)/1024/1024 SumMB
FROM dba_objects o,dba_segments s
WHERE o.owner = s.owner
AND o.object_name = s.segment_name
AND o.object_type = s.segment_type
AND o.subobject_name = s.partition_name
GROUP BY o.owner, o.object_type, o.status;
The stack trace shows:
ksedmp kgeriv kgesiv ksesic0 kkogfp kkooqb kkoqbc apakkoqb apaqbd ...
This error can also be raised when you join some other DBA_ views, like
joining DBA_TYPES and DBA_OBJECTS.
Cause
The cause of this problem has been identified in Bug 4648181. It is fixed in 11.1 rel.
The error is generated when two union-all views inner-joined to each other.
Solution
To implement the solution, please execute the following steps:
1. Check if there's for 10.1 or 10.2 for your platform available in Metalink.
2. Use the workaround:
alter session set "_optimizer_push_pred_cost_based"=FALSE;
References
Bug 4648181 - Ora-600 [15160] Joining Dba_Objects And Dba_SegmentsErrors
ORA-600 [15160]Keywords
''來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/7318139/viewspace-897633/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- ORA-600 [15160]的處理
- Dba_segments詳解
- 【MGR】MGR-imeout on wait for view after joining groupAIView
- 查詢DBA_SEGMENTS,bytes=0
- dba_segments之segment_type='TEMPORARY'
- ORA-00600: internal error code, arguments: [15160], [], [], [], [], [], [], []Error
- dba_objects 中不包含 constraintObjectAI
- 關於DBA_OBJECTS的LAST_DDL_TIMEObjectAST
- object_id and data_object_id in dba_objectsObject
- ORA-600(kghfremptyds)和ORA-600(kghasp1)錯誤REM
- Find and Fix the Mismatch Between DBA_SEGMENTS and DBA_EXTENTS ViewsView
- dba_segments/dba_extents/dba_tables區別
- lob索引在不同版本dba_objects存在問題索引Object
- v$session之小測試(三)_與dba_objectsSessionObject
- ORA-600(KSFD_DECAIOPC)和ORA-600(kfioReapIO00)錯誤AIAPI
- Oracle dba_objects和all_objects 最大的區別OracleObject
- dba_tables 和 dba_segments 表中 blocks 的區別BloC
- ORA-600(kffmXpGet)錯誤
- ORA-600 Lookup Error CategoriesErrorGo
- procedure儲存過程呼叫dba字首的字典dba_objects儲存過程Object
- ORA-600(kcbchg1_12)和ORA-600(kdifind:kcbget_24)錯誤
- ORA-600(ktfbbsearch-8)和ORA-600(kewrose_1)錯誤ROS
- ORA-600(kjbrchkpkeywait:timeout)和ORA-600(kclcls_8)錯誤AI
- ORA-600(kgh_heap_sizes:ds)和ORA-600(kghGetHpSz1)錯誤
- ORA-600:[qertbGetPartitionNumber:qesma2],[],[],[]
- 【故障-oracle】ORA-600[KQLINVOBJUSER]OracleOBJ
- 關於oracle的ORA-600Oracle
- ora-600 / ora-7445 loopOOP
- ORA-600 函式彙總函式
- 某省電信行業公司資料庫ORA-00600 [15160]處理行業資料庫
- ORA-600 [2662]故障處理
- ORA-600(kcbgcur_1)錯誤GC
- ORA-600 [kjbrchkpkeywait:timeout]AI
- ORA-600 [ttcgcshnd-1 ]錯誤GC
- ORA-600(kclgclk_7)錯誤GC
- ORA-600(kcbnew_3)錯誤
- ORA-600(qersqCloseRem-2)錯誤REM
- ORA-600(qctopn1)錯誤