After application of Patch 14030022:R12.IBY.A package IBY_SECURITY_PKG is invalid
Hi,
After application of Patch 14030022:R12.IBY.A package IBY_SECURITY_PKG is invalid
confirmed step 4 the file version :
strings -a ibyxbnkb.pls|grep '$Header'
/*$Header: ibyxbnkb.pls 120.26.12000000.58 2011/11/08 06:13:36 jnallam ship $*/
But when I compiled the packages I get the following:
SQL> alter package IBY_SECURITY_PKG compile;
Warning: Package altered with compilation errors.
SQL> alter package IBY_SECURITY_PKG compile body;
Warning: Package Body altered with compilation errors.
SQL> alter package IBY_EXT_BANKACCT_PUB compile;
Package altered.
SQL> alter package IBY_EXT_BANKACCT_PUB compile body;
Package body altered.
Thank you,