ORA-08004 sequence DBMS_LOCK_ID.NEXTVAL exceeds MAXVALUE and cannot be instantiated
(Doc ID 1331602.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.1 and laterInformation in this document applies to any platform.
Symptoms
The following error occurs , when calling DBMS_LOCK_ID.NEXTVAL or DBMS_LOCK.ALLOCATE_UNIQUE :
ORA-08004: sequence DBMS_LOCK_ID.NEXTVAL exceeds MAXVALUE and cannot be instantiated
Changes
Application code uses DBMS_LOCK Package .
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 |