Compilation ERROR:601/93 PLS-00103 after applying patch:14005650
Hi Team,
After applying the patch 14005650 below Package Body got INVALID .
We tried to Recompile it but it compiled with an below error:
SQL> alter package OE_CREDIT_CARD_MIGRATE_UTIL compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY OE_CREDIT_CARD_MIGRATE_UTIL:
LINE/COL ERROR
-------- -----------------------------------------------------------------
96/31 PL/SQL: Item ignored
96/31 PLS-00201: identifier
'IBY_SYS_SECURITY_SUBKEYS.SUBKEY_CIPHER_TEXT' must be declared
SQL> alter package XXBS_AR_FI_LOCKBOX1 compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY XXBS_AR_FI_LOCKBOX1: