数据库alert日志报如下错误
Tue Feb 15 12:24:11 2011
Errors in file /oracle/admin/xxx/udump/gis_ora_14220.trc:
ORA-00600: internal error code, arguments: [525], [0xC00000007478BD68], [4], [row cache objects], [3], [0xC000000281265160], [child cursor hash table], []
trace file xxx_ora_14220.trc:
-----------------------------------------------------------------------------------------
*** SESSION ID:(472.13895) 2011-02-15 12:24:11.615
*** 2011-02-15 12:24:11.615
ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [525], [0xC00000007478BD68], [4], [row cache objects], [3], [0xC000000281265160], [child cursor hash table], []
Current SQL statement for this session:
select /*+ first_rows(10)*/ t1.task_id,t1.order_id,t1.tache,t1.order_type from xxx_task t1 where t1.order_state = :1 and t1.tache = :2 and rownum <= :3
----- Call Stack Trace -----
calling call entry argument values in hex
location type point (? means dubious value)
-------------------- -------- -------------------- ----------------------------
ksedmp()+184 ? ksedst() 4000000001617953 ?
000000002 ?
4000000000806920 ?
40000000011951C7 ?
ksfdmp()+32 ? ksedmp() 800003FFBFFF8728 ?
30005D3A8 ?
4000000000396BE8 ?
400000000131D0B7 ?
kgeriv()+152 ? ksfdmp() 4000000000396BE8 ?
----------------------------------------------------------------------------------------------------------
在metalink查询,确认此错误可以忽略,由于没有对应的bug,而9i已经不提供支持了,也只有标记一下,忽略了
ORA-600 [525] [ID 138888.1] | |||||
| |||||
修改时间 07-SEP-2010 类型 REFERENCE 状态 PUBLISHED |
NB Bug Fixed Description 9398918 11.2.0.2 OERI [525] when rekeying master key on HSM device 5894422 10.2.0.4, 11.1.0.7, 11.2.0.1 OERI[525] / OERI[kglsim_rebalru2] 5115857 RMAN backup ends with OERI[525] 4202347 10.1.0.5, 10.2.0.1 ASM may crash with OERI:525 2588590 9.2.0.4, 10.1.0.2 OERI[525] possible while growing the cursor hash table 2742518 9.2.0.4, 10.1.0.2 Accessing X$GLOBALCONTEXT may fail with OERI:525 / hangs the DB 3752329 9.2.0.7 OERI[525] on [kjct flow control latch] in RAC
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/11088128/viewspace-687264/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/11088128/viewspace-687264/