My Oracle Support Banner

ORA-600[KCBNEW_3] On DML Statements. (Doc ID 1080272.1)

Last updated on FEBRUARY 03, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 9.2.0.8 to 11.1.0.6 [Release 9.2 to 11.1]
Information in this document applies to any platform.Symptoms

Hitting ORA-600 [KCBNEW_3] on Oracle 10.2.0.3 64-bit on a IBM AIX 64-bit server:

Intermittent ORA-600[kcbnew_3] internal errors during inserts (or other DML).

 

The trace file shows current SQL is a failing insert statement:

INSERT INTO <table_name> ("Column1",............

 

 The function stack shows the error occurred after formatting new blocks above the HWM for ths insert:

ksfdmp <- kgerinv <- kgeasnmierr <- kcbassertsd3
kcbnew ktsfbfmt ktsfsmhwm ktsfsnblk ktsf_gsp kdtgsp     *** this line is the useful part of the stack **
kdtgsph <- kdtFlushBuf <- insflush <- insrow <- insdrv
onscovexe <- insExecStmtExecIniE <- ngine <- insexe <- opiexe

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.