Package PAXALRNB.pls (PA_ALLOC_RUN) Gets ORA-00942 Error on Compilation
Last updated on JUNE 14, 2017
Applies to:
Oracle Project Costing - Version 12.1.3 and laterInformation in this document applies to any platform.
Goal
When trying to compile the package PA_ALLOC_RUN (defined by file PAXALRNB.pls) the following error is occurring:
SQL> alter package apps.PA_ALLOC_RUN compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors
Errors for PACKAGE BODY APPS.PA_ALLOC_RUN:
LINE/COL ERROR
-------- -----------------------------------------------------------------
7096/11 PL/SQL: SQL Statement ignored
7133/8 PL/SQL: ORA-00942: table or view does not exist
8582/17 PL/SQL: SQL Statement ignored
8600/17 PL/SQL: ORA-00942: table or view does not exist
8620/8 PL/SQL: SQL Statement ignored
8636/25 PL/SQL: ORA-00942: table or view does not exist
How can the package be compiled without getting this ORA-00942 error?
Solution
Sign In with your My Oracle Support account |
|
Don't have a My Oracle Support account? Click to get started |
My Oracle Support provides customers with access to over a
Million Knowledge Articles and hundreds of Community platforms