Table FND_LOBS Shows Columns PROGRAM_NAME And UPLOAD_DATE As Null For Attachments
(Doc ID 1163933.1)
Last updated on NOVEMBER 06, 2024
Applies to:
Oracle Application Object Library - Version 12.0.0 to 12.1.3 [Release 12 to 12.1]Information in this document applies to any platform.
FND_LOBS; PROGRAM_NAME; UPLOAD_DATE; FNDATTCH;
Symptoms
On R12.0.x, and 12.1.x, when adding an attachment, the table FND_LOBS shows a record for it, but with the columns PROGRAM_NAME, and UPLOAD_DATE stay as NULL.
When querying the table FND_LOBS, it shows that it is missing the entry FNDATTCH for the program name for uploaded attachments. This results in the impossibility of identifying where the records in the table come from, or if they can be purged or not.
When using the following query, the program name FNDATTCH is never returned:
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 |