My Oracle Support Banner

Drop User Or Drop Table Failing With ORA-00600: Internal Error Code, Arguments: [kntgdtlm] (Doc ID 2434678.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle GoldenGate - Version 12.3.0.1.3 and later
Oracle Database - Enterprise Edition - Version 12.2.0.1 and later
Information in this document applies to any platform.

Symptoms

Getting ORA-600 [kntgdtlm] when trying to drop a schema that was previously set up with GoldenGate and Auto-CDR (Conflict, Detection and Resolution)

SQL> drop user SCOTT cascade;
drop user scott cascade
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kntgdtlm], [0], [], [], [], [], [],
[], [], [], [], []

 

SQL> drop table scott.DEPT
*
ERROR at line 1:
ORA-00600: internal error code, arguments: [kntgdtlm], [0], [], [], [], [], [], [], [], [], [], [

 Stack trace will show:

Stack:
ksedst <- dbkedDefDump <- ksedmp <- dbgexPhaseII <- dbgexProcessError
<- dbgePostErrorKGE <- dbkePostKGE_kgsf <- kgeadse <- kgerinv_internal <- kgerinv <- kgeasnmierr
<- kntgdtlm <- kntklc <- kxtrlod <- kkblod <- kqlCallback <- kqllod_new
<- kqlCallback <- kqllod <- kglobld <- kglobpn <- kglpim <- kkdllk0
<- kkdlLockTblOptViaEV <- dtbdrv <- opiexe <- opiosq0 <- opiodr <- rpidrus
<- skgmstack <- rpidru <- rpiswu2 <- rpidrv <- rpisplu_internal <- kzddao_flags
<- kzdukl <- kzudrp <- opiexe <- opiosq0 <- kpooprx <- kpoal8
<- opiodr <- ttcpip <- opitsk <- opiino <- opiodr <- opidrv
<- sou2o <- opimai_real <- ssthrdmain <- main

 

Changes

 Configured GoldenGate Auto-CDR for such schema/table.

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


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