My Oracle Support Banner

ORA-600[qesrcDO_RemRO] When Result Cache Is Enabled in 11.2 (Doc ID 1373176.1)

Last updated on MARCH 14, 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 Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Receiving ORA-00600 [qesrcDO_RemRO] after turning on and using the result_cache.

SQL> BEGIN dbms_result_cache.flush; END;

*
ERROR at line 1:
ORA-00600: internal error code, arguments: [qesrcDO_RemRO], [], [], [], [],
[],
[], [], [], [], [], []
ORA-06512: at "SYS.DBMS_RESULT_CACHE", line 22
ORA-06512: at "SYS.DBMS_RESULT_CACHE", line 38
ORA-06512: at "SYS.DBMS_RESULT_CACHE", line 43
ORA-06512: at line 1


The call stack in the generated trace file shows functions like below:

  qesrcDO_Invalidate <- qesrcCM_PreCmt_ <- 232
           <- ktcCommitTxn <- ktdcmt <- k2lcom <- k2send <- xctctl <- xctCommitTxn
             <- kksExecuteCommand <- 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 <- ssthrdmain <- main <- start

Changes

 

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.