All Connections And DDLs Are Hanging After Enabling Database Vault In a Database Using Stored Outlines
(Doc ID 960692.1)
Last updated on JUNE 26, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 to 11.1.0.7 [Release 10.2 to 11.1]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Information in this document applies to any platform.
This problem can occur on any platform.
Symptoms
When Database Vault is enabled any connection to the database is hanging. Furthermore any DDL is hanging as well. These statements are waiting on "library cache pin". The only available session will be the session used to startup the database. This is happening only when stored outlines are being used.
Usually the errorstack of the hanging process can be obtained from the only available session and it will be similar to :
ksedst <- ksedmp <- ksdxfdmp <- ksdxcb <- sspuser <- funlockfile <-GI_semtimedop <- sskgpwwait <- skgpwwait <- ksliwat <- kslwaitns_timed <-kskthbwt <- kslwait <- ksfwat <- kglpnal <- kglpin <- kxsGetRuntimeLock<- kksCheckCursor <- kksSearchChildList <- kksfbc <- kkspbd0 <- ksParseCursor <- opiosq0 <- opipls <- opiodr <- rpidrus <- skgmstack <- rpidru <- rpiswu2 <- rpidrv <- psddr0 <- psdnal <- pevm_EXECC<- pfrinstr_EXECC <- pfrrun_no_tool <- pfrrun <- plsql_run <- peicnt
<- kkxexe <- opiexe <- opiall0 <- opikpr <- opiodr <- rpidrus<- skgmstack <- rpidru <- rpiswu2 <- kprball <- kktextrg <-kkttrex <- kktexeevt0 <- kktfrddltrg <- opiexe <- opiosq0 <-kpooprx <- kpoal8 <- opiodr <- ttcpip <- opitsk <- opiino <- opiodr <- opidrv <- sou2o <- opimai_real <- main <-libc_start_main <- start
<- kkxexe <- opiexe <- opiall0 <- opikpr <- opiodr <- rpidrus<- skgmstack <- rpidru <- rpiswu2 <- kprball <- kktextrg <-kkttrex <- kktexeevt0 <- kktfrddltrg <- opiexe <- opiosq0 <-kpooprx <- kpoal8 <- opiodr <- ttcpip <- opitsk <- opiino <- opiodr <- opidrv <- sou2o <- opimai_real <- main <-libc_start_main <- start
.
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 |