Invalid objects after Patches 7429271 and 7705743 applied
Release 11.5.10.2
Patches 7429271 and 7705743 had been applied.
Below objects are invalid after patching:
APPS OKC_TUMS PACKAGE
APPS CSD_TUMS PACKAGE BODY
APPS CSD_TUMS PACKAGE
APPS OKC_TUMS PACKAGE BODY
SQL> show errors;
Errors for PACKAGE APPS.OKC_TUMS:
LINE/COL ERROR
-------- -----------------------------------------------------------------
4/1 PL/SQL: Declaration ignored
4/54 PLS-00302: component 'STEP_TABLE' must be declared
SQL> alter package APPS.OKC_TUMS compile body;
Warning: Package Body altered with compilation errors.
SQL> show errors;
Errors for PACKAGE BODY APPS.OKC_TUMS:
LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 PL/SQL: Compilation unit analysis terminated