Invalid "CZ_IMP_SINGLE_DBG" after upgrading to EBS 12.1.3
Hi,
Welcome to patching community !!!
Issue:
Invalid "CZ_IMP_SINGLE_DBG" after upgrading to EBS 12.1.3.
Tried to compile it manually
SQL> SQL> alter package CZ_IMP_SINGLE_DBG compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY CZ_IMP_SINGLE_DBG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
3062/6 PL/SQL: Statement ignored
3062/6 PLS-00306: wrong number or types of arguments in call to
'MAIN_ITEM_MASTER'
3073/6 PL/SQL: Statement ignored
3073/6 PLS-00306: wrong number or types of arguments in call to
'MAIN_PS_NODE'
3084/6 PL/SQL: Statement ignored
3084/6 PLS-00306: wrong number or types of arguments in call to
Tried to compile it manually
SQL> SQL> alter package CZ_IMP_SINGLE_DBG compile body;
Warning: Package Body altered with compilation errors.
SQL> show error
Errors for PACKAGE BODY CZ_IMP_SINGLE_DBG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
3062/6 PL/SQL: Statement ignored
3062/6 PLS-00306: wrong number or types of arguments in call to
'MAIN_ITEM_MASTER'
3073/6 PL/SQL: Statement ignored
3073/6 PLS-00306: wrong number or types of arguments in call to
'MAIN_PS_NODE'
3084/6 PL/SQL: Statement ignored
3084/6 PLS-00306: wrong number or types of arguments in call to
Tagged:
0