NUMBER OF LIBRARY OBJECT LOCKS OF QUEUE INCREASE AFTER EACH DEQUEUE IN 12.1.0.2
(Doc ID 2194916.1)
Last updated on FEBRUARY 13, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 to 12.1.0.2 [Release 12.1]Oracle 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
After the database was upgraded to 12.1.0.2 it is observed that the number of library objects locks on a session increases after the execution of a dequeue call. When there is a large number of concurrent users dequeueing from the
queue this eventually can leads to ORA-4025 errors being reported:
ORA-04025: maximum allowed library object lock allocated for SYS.TEST_QUEUE
ORA-06512: at "SYS.TEST_DEQ", line 40
ORA-06512: at line 1
Other possible symptom:
ORA-04031: unable to allocate 3272 bytes of shared memory ("streams pool","unknown object","streams pool","sob_kgqmrec")
Changes
Database upgrade from 11g to 12c
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 |