ORA-06568: obsoleteICD procedure called Cause: An obsolete ICD procedure was called by a PL/SQLprogram. The
PL/SQL program was probably written for an eralier release of RDBMS. Action: Makesure that all PL/SQL programs have been upgraded to the latest
release of the RDBMS. This can be accomplished by following upgrade
instructions in the README file, or by running the catproc.sql script supplied
with the RDBMS.