ORA-600 [15851] and ORA-600 [rworupo.1] during CREATE TABLE AS SELECT (CTAS)
(Doc ID 2441680.1)
Last updated on MAY 12, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
A CREATE TABLE AS SELECT (CTAS) fails with the following errors in the alert log:
ORA-00600: internal error code, arguments: [15851], [8], [8], [1], [2], [], [], [], [], [], [], []
ORA-00600: internal error code, arguments: [rworupo.1], [8960], [250], [], [], [], [], [], [], [], [], []
ORA-00600: internal error code, arguments: [rworupo.1], [8960], [250], [], [], [], [], [], [], [], [], []
The Call Stack Trace in the associated ORA-600[15851] incident trace file shows:
srsqb1nx <- ksxb1buf <- rworofprFastUnpackRow <- qersoFetch <- qerjotFetch
<- qerjoFetch <- rwsfcd <- qersoProcessULS <- qersoFetch <- qerjoFetch <- qersqFetch
<- rwsfcd <- qerltcFetch <- insexe <- opiexe <- opipls <- opiodr <- rpidrus <- skgmstack
<- rpiswu2 <- rpidrv <- psddr0 <- psdnal <- pevm_EXECC <- pfrinstr_EXECC <- pfrrun_no_tool
<- pfrrun <- plsql_run <- peicnt <- kkxexe <- opiexe <- kpoal8 <- opiodr <- ttcpip <- opitsk
<- opiino <- opiodr <- opidrv <- sou2o <- opimai_real <- ssthrdmain
<- qerjoFetch <- rwsfcd <- qersoProcessULS <- qersoFetch <- qerjoFetch <- qersqFetch
<- rwsfcd <- qerltcFetch <- insexe <- opiexe <- opipls <- opiodr <- rpidrus <- skgmstack
<- rpiswu2 <- rpidrv <- psddr0 <- psdnal <- pevm_EXECC <- pfrinstr_EXECC <- pfrrun_no_tool
<- pfrrun <- plsql_run <- peicnt <- kkxexe <- opiexe <- kpoal8 <- opiodr <- ttcpip <- opitsk
<- opiino <- opiodr <- opidrv <- sou2o <- opimai_real <- ssthrdmain
The Call Stack Trace in the associated ORA-600[rworupo.1] incident trace file shows:
rworupo <- qersoFetch <- qerjoFetch <- qertqoFetch <- qerpxSlaveFetch <- qerpxFetch
<- opiexe <- kpoal8 <- opiodr <- kpoodr <- upirtrc <- kpurcsc <- kpuexec <- OCIStmtExecute
<- kxfxsStmtExecute <- kxfxsExecute <- kxfxsp <- kxfxmai <- kxfprdp <- opirip <- opidrv
<- sou2o <- opimai_real <- ssthrdmain <- main
<- opiexe <- kpoal8 <- opiodr <- kpoodr <- upirtrc <- kpurcsc <- kpuexec <- OCIStmtExecute
<- kxfxsStmtExecute <- kxfxsExecute <- kxfxsp <- kxfxmai <- kxfprdp <- opirip <- opidrv
<- sou2o <- opimai_real <- ssthrdmain <- main
The errors occur even with <Patch 16166364> installed.
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 |