Unable to Run Concurrent Request due to ORA-08004: Sequence FND_CONC_REQ_OUTPUTS_S.NEXTVAL Exceeds MAXVALUE And Cannot Be Instantiated
(Doc ID 1611166.1)
Last updated on DECEMBER 30, 2021
Applies to:
Oracle Concurrent Processing - Version 11.5.10.2 to 12.2 [Release 11.5 to 12.2]Information in this document applies to any platform.
Symptoms
When running Concurrent Request , you encounter FND_CONC_REQ_OUTPUTS_S.NEXTVAL has exceeded MAXVALUE error, causing all printing requiring Output Post Processor to fail. The following error is seen in OPP log file:
Output type: PDF
[9/30/13 1:10:15 PM] [UNEXPECTED] [208429:RT128170452] java.sql.SQLException:
ORA-08004: sequence FND_CONC_REQ_OUTPUTS_S.NEXTVAL exceeds MAXVALUE and cannot be instantiated
[9/30/13 1:10:15 PM] [UNEXPECTED] [208429:RT128170452] java.sql.SQLException:
ORA-08004: sequence FND_CONC_REQ_OUTPUTS_S.NEXTVAL exceeds MAXVALUE and cannot be instantiated
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 |