Need to know the cause and resolution to the error occured in OIC
Error Reason: oracle.tip.adapter.sa.api.JCABindingException: Stored procedure invocation error. Error while trying to prepare and execute the FUSIONINTEGRATION.CIF_COMMON_PACKAGE.UPDATE_JOB_DETAILS API. An error occurred while preparing and executing the FUSIONINTEGRATION.CIF_COMMON_PACKAGE.UPDATE_JOB_DETAILS API. Cause: java.sql.SQLException: ORA-06501: PL/SQL: program error ORA-06512: at "SYS.STANDARD", line 57 ORA-06512: at "FUSIONINTEGRATION.CIF_COMMON_PACKAGE", line 1192 ORA-01403: no data found ORA-06512: at "FUSIONINTEGRATION.CIF_COMMON_PACKAGE", line 1183 ORA-06512: at line 1 Check to ensure that the database objects exists(stored procedures,table,view..etc) in the database and the parameters match the signature of the API-like not exceeding the column range or is not NULL or is already existing value.Please examine the error message carefully to determine a resolution. This