PL/SQL Concurrent Programs Fail at 2GB CALL_STORED_PROCEDURE cannot close the output file
(Doc ID 1673749.1)
Last updated on OCTOBER 01, 2023
Applies to:
Oracle Concurrent Processing - Version 12.1.3 and laterInformation in this document applies to any platform.
Symptoms
When submitting concurrent programs of the execution method PL/SQL Stored Procedure, such as the AP and PO Accrual Reconciliation Report (CSTACRAP), with large amount of data, the following error occurs within the request log file.
"Routine CALL_STORED_PROCEDURE cannot close the output file /<DIR>/<FILENAME>.out.
Check that you have sufficient disk space on your system. Remove unnecessary files to free disk space. Contact your system administrator t
Cannot close file /<DIR>/<FILENAME>.out
Cause: Application Object Library encountered an error writing to the end of the file /<DIR>/<FILENAME>.out and closing the file.
Action: Check that you have su
+---------------------------------------------------------------------------+
Executing request completion options...
Output file size:
2147483647"
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 |
References |