Patch 19905642:R12.ICX.B invalidates ICX_ENDECA_UTIL_PKG
Hi TEam
We have applied patch 19905642:R12.ICX.B in non-prod instance as a part of implementing Note:1468883.
This was applied as a prerequisite patch.
After application of this specific patch we found new invalid object: APPS.ICX_ENDECA_UTIL_PKG. We checked for invalids objects after each patch.
SQL> alter package APPS.ICX_ENDECA_UTIL_PKG compile body;
Warning: Package Body altered with compilation errors.
SQL> sho error
Errors for PACKAGE BODY APPS.ICX_ENDECA_UTIL_PKG:
LINE/COL ERROR
-------- -----------------------------------------------------------------
741/1 PL/SQL: Statement ignored
741/1 PLS-00313: 'PROCESS_DUPLICATES' not declared in this scope
Please help in resolving this issue and determining the impact.