Invalid Package IBY_TRANSACTIONDC_PKG after patching
Hi,
Apps 11.5.10.2
After applying patches 4298244 and 4318597 we got new invalid package body IBY_TRANSACTIONDC_PKG that will not compile as its specification is missing.
Errors for PACKAGE BODY IBY_TRANSACTIONDC_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
0/0 PL/SQL: Compilation unit analysis terminated
1/14 PLS-00201: identifier 'IBY_TRANSACTIONDC_PKG' must be declared
1/14 PLS-00304: cannot compile body of 'IBY_TRANSACTIONDC_PKG'
without its specification
Regards!