Capture process aborts with ORA-00600: [kngooci2dty], [0] or ORA-00600 [knllcmpat_ub4_2_idx] when column set to UNUSED
(Doc ID 1541336.1)
Last updated on FEBRUARY 11, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 11.2.0.3 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
Capture process aborted with an ORA-00600: [kngooci2dty] after an application change in which table structures were changed by setting columns to UNUSED.
The stack is
kngooci2dty() <- knlcColAppend() <- knlcAddLCRColumns() <-knlcFillInColumns()
Another ORA-00600 [knllcmpat_ub4_2_idx] with a stack as follows
knllcmpat_ub4_2_idx <- knllhdmp <- knllrdmp <- knllcrdmp
may also be reported instead of the ORA-00600: [kngooci2dty].
Changes
Table structure was changed and some columns set to UNUSED.
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 |
Changes |
Cause |
Solution |
References |