Issue With Execution Of Pl-sql Procedure In OIC
(Doc ID 2720875.1)
Last updated on DECEMBER 03, 2022
Applies to:
Oracle Integration-OIC - Version 18.2.5 and laterInformation in this document applies to any platform.
Symptoms
Customer is facing issue in OIC with the execution of the PL-SQL procedure (inside ATP DB) which has record type as IN and OUT parameters in it. Getting below error at runtime in OIC.
ERROR
-----------------------
serviceInvocationError: Object XML conversion error.
An error occurred while converting a Java object to XML.
Unable to convert the XSD element V_RECS_OUT whose JDBC type is ARRAY to a corresponding XML document element. Cause: java.sql.SQLException: Internal Error: Image is not in 8.1 format
Analyze the error and correct if possible. This exception is considered not retriable, likely due to a modelling mistake. To classify it as retriable instead add property nonRetriableErrorCodes with value "-17001" to your deployment descriptor (i.e. weblogic-ra.xml).
Internal Error: Image is not in 8.1 formatFault Details :
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |