File/Export Or Add Attachment Fails With Error ORA-00001: unique constraint violated on FND_LOBS_S Sequence
(Doc ID 2093548.1)
Last updated on MARCH 08, 2023
Applies to:
Oracle Application Object Library - Version 12.1.3 to 12.1.3 [Release 12.1]Information in this document applies to any platform.
Symptoms
While executing File/Export in E-Business, Export ends abruptly. It generates Error:
ERROR at line 1:
ORA-00001: unique constraint (APPLSYS.SYS_C0036531) violated
ORA-06512: at "APPS.FND_GFM", line 696
ORA-06512: at line 8
ORA-00001: unique constraint (APPLSYS.SYS_C0036531) violated
ORA-06512: at "APPS.FND_GFM", line 696
ORA-06512: at line 8
When Adding a New Attachment, it fails with the Error:
oracle.apps.fnd.framework.OAException: oracle.jbo.DMLConstraintException: JBO-26048: Constraint "SYS_C00169635" violated during post
operation:"Insert" using SQL Statement "INSERT INTO FND_LOBS(FILE_ID,FILE_NAME,FILE_CONTENT_TYPE,FILE_DATA,FILE_FORMAT)
VALUES (:1,:2,:3,:4,:5)".
operation:"Insert" using SQL Statement "INSERT INTO FND_LOBS(FILE_ID,FILE_NAME,FILE_CONTENT_TYPE,FILE_DATA,FILE_FORMAT)
VALUES (:1,:2,:3,:4,:5)".
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 |