APP-FND-1630 Error For All Concurrent Requests that access the database.
(Doc ID 554377.1)
Last updated on JANUARY 29, 2022
Applies to:
Oracle Application Object Library - Version 11.5.10.2 to 11.5.10.2 [Release 11.5]Information in this document applies to any platform.
Symptoms
All the requests are erroring out with the following;
+---------------------------------------------------------------------------+
Start of log messages from FND_FILE
+---------------------------------------------------------------------------+
+---------------------------------------------------------------------------+
End of log messages from FND_FILE
+---------------------------------------------------------------------------+
Cannot delete the file TempFileName.
Check that you have privileges to delete files in the file directory. Contact your system administrator to obtain delete privileges. If your file contains secure data, be sure to delete it manually.
APP-FND-01630: Cannot open file <COMMON_TOP>\temp\OF1018.tmp for reading
Cause: USDINS encountered an error when attempting to open file <COMMON_TOP>\temp\OF1018.tmp for reading.
Action: Verify that the filename is correct and that the environment variables controlling that filename are correct.
Action: If the file is opened in read mode, check that the file exists. Check that you have privileges to read the file in the file directory. Contact your system administrator to obtain read privileges.
Action: If the file is opened in write or append mode, check that you have privileges to create and write files in the file directory. Contact your system administrator to obtain create and write privileges.
Concurrent Manager encountered an error while running Oracle*Report for your concurrent request
<number>.
.
Changes
No Recent change in the environment. All the reports were working fine, then suddenly it throws error.
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 |