Error IN/OUT Paraamter in DBaaS adapter
Content
Hey,
I'm using a dbaas adapter to perfom a query on a database. I will get this error currently:
Error message is - DBReadInteractionSpec Execute Failed Exception.
Query name: [getOrgIdSelect], Descriptor name: [getOrgId.Integrationkeymap].
Caused by java.sql.SQLException: Missing IN or OUT parameter at index:: 1.
See root exception for the specific exception. This exception is considered retriable, likely due to a communication failure.
Missing IN or OUT parameter at index:: 1Fault Details :
<err:serviceInvocationError xmlns:err="http://xmlns.oracle.com/cloud/generic/service/fault">
<err:type>DBReadInteractionSpec Execute Failed Exception</err:type>
<err:title>Query name: [getOrgIdSelect], Descriptor name: [getOrgId.Integrationkeymap].</err:title>