Error while comping package
Hi all,
I am getting below error while compiling package,
can anyone help me on this,
it's urgent...
Warning: Package altered with compilation errors.
SQL> show errors
No errors.
SQL> alter package INV_UI_ITEM_SUB_LOC_LOVS compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors
Errors for PACKAGE BODY INV_UI_ITEM_SUB_LOC_LOVS:
LINE/COL ERROR
-------- -----------------------------------------------------------------
463/9 PL/SQL: SQL Statement ignored
465/11 PL/SQL: ORA-00904: "A"."LOCATOR_SEGMENTS": invalid identifier
478/9 PL/SQL: SQL Statement ignored
480/11 PL/SQL: ORA-00904: "LOCATOR_SEGMENTS": invalid identifier
0