Receiving ORA-600 [Pitl1] When Altering A Table
(Doc ID 958214.1)
Last updated on MARCH 09, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.2 and laterOracle 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
When attempting to update table the following error occurs:
ERROR
ORA-00600: internal error code, arguments: [PITL1]
You may see some or all of the following function codes in the 'stack trace' portion of the associated trace file:
kdtgrs <- kdtInsRow <- kdumrp <- kduurp <- kdusru <- kauupd <- updrow <- qerupRowProcedure <- 050 <- qerupFetch <- updaul <- updThreePhaseExe <- updexe <- opiexe <- opipls <- opiodr <- rpidrus <- skgmstack <- rpidru <- 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 <- main <- start
Running the sql:
analyze table ... validate structure;
will reveal "PITL Invariant Violation" corruption.
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 |