Unable to Compile Package FND_IREP_LOADER_PRIVATE
(Doc ID 2464626.1)
Last updated on APRIL 04, 2025
Applies to:
Oracle Applications DBA - Version 12.2.4 and laterInformation in this document applies to any platform.
Symptoms
Unable to compile package FND_IREP_LOADER_PRIVATE
SQL> alter package FND_IREP_LOADER_PRIVATE compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors
Errors for PACKAGE BODY FND_IREP_LOADER_PRIVATE:
LINE/COL ERROR
-------- -----------------------------------------------------------------
398/13 PL/SQL: SQL Statement ignored
402/13 PL/SQL: ORA-00904: "IREP_RESOURCE_PATH": invalid identifier
639/13 PL/SQL: SQL Statement ignored
640/56 PL/SQL: ORA-00904: "IREP_RESOURCE_PATH": invalid identifier
1546/9 PL/SQL: SQL Statement ignored
1550/38 PL/SQL: ORA-00904: "HTTP_DELETE": invalid identifier
1730/7 PL/SQL: SQL Statement ignored
1734/69 PL/SQL: ORA-00904: "KEY_PARAM": invalid identifier
Changes
N/A
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 |