REP-0756 Unable To Find PL/SQL Library When Generating Oracle Application Reports
(Doc ID 837288.1)
Last updated on NOVEMBER 29, 2023
Applies to:
Oracle Applications DBA - Version 11.5.10.2 to 11.5.10.2 [Release 11.5.10]Information in this document applies to any platform.
Symptoms
On Oracle Applications Release 11.5.10.2, the command to generate a report is failing with an error such as this:
REP-25200: Converting '<physical Path to $BOM_TOP>/bom/11.5.0/reports/US/<report>.rdf' to
'<physical Path to $APPL_TOP>/admin/<SID>/out/tmp002.rdf'...
REP-0756: Warning: Unable to find PL/SQL library 'inv'.
REP-0736: There exist uncompiled program unit(s).
...
'<physical Path to $APPL_TOP>/admin/<SID>/out/tmp002.rdf'...
REP-0756: Warning: Unable to find PL/SQL library 'inv'.
REP-0736: There exist uncompiled program unit(s).
...
The above is an example. The specific library could vary and a reference to any pll library file in the $AU_TOP/plsql directory may be referenced in this error:
This error occurs from either adadmin or if manually run from command line using the rwcon60 command. The only exception and possible temporary workaround is to physically navigate to the $AU_TOP/plsql directory and issue the rwcon60 command from there.
This results that the report is generated without any errors.
This results that the report is generated without any errors.
Changes
None.
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 |