ORA-600 [Kcbz_check_objd_typ_1] Running a Job (Doc ID 785899.1)
|
In this Document
APPLIES TO:Oracle Database - Enterprise Edition - Version 10.2.0.1 to 10.2.0.3 [Release 10.2]Information in this document applies to any platform. ***Checked for relevance on 17-Dec-2013*** SYMPTOMSRunning an application job, the following error is reported: ORA-00600: internal error code, arguments: [kcbz_check_objd_typ_1], [0], [0], [1], [], [], [], []
DATA seg.obj=0, on-disk obj=4199817, dsflg=0, dsobj=4200201, cls=4
Formatted dump of block: buffer tsn: 3 rdba: 0x00401709 (1/5897)
... kcbz_check_objd_typ kcbzib kcbgtcr ktecgsc ktecgetsh ktecgshx kteinicnt1 qertbFetch qerjoFetch qerjotFetch qerjoFetch qerjoFetch ...
CAUSEThe cause of this problem has been identified in Unpublished Bug 4430244 is caused by the Segment advisor code that can load blocks into the cache for DROPped objects as CURRENT leading to subsequent operations seeing an incorrect (old) version of a block. Unpublished Bug 5218905 can occur when segment advisor has been running on an instance as it can read blocks into the cache as CURRENT when it should have read them as CR. SOLUTIONTo solve the issue, use any of below alternatives: SQL> connect / as sysdba;
SQL> exec dbms_scheduler.disable('AUTO_SPACE_ADVISOR_JOB');
REFERENCESBUG:7429941 - ORA-00600[KCBZ_CHECK_OBJD_TYP_1] SOMETIMES OCCURS NOTE:4430244.8 - Bug 4430244 - Segment advisor can load blocks of dropped objects into buffer cache (KCB OERI errors) NOTE:5218905.8 - Bug 5218905 - OERI[kcbnew_3] when segment advisor has been used |


浙公网安备 33010602011771号