Oracle Message ORA-06568 - obsolete ICD procedure called

ERRORobsolete ICD procedure called
CAUSEAn obsolete ICD procedure was called by a PL/SQL program. The PL/SQL program was probably written for an eralier release of RDBMS.
ACTIONMake sure 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.