<bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
-<part name="summary">
<summary>
Exception occured when binding was invoked.
Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'DBCheckUpdateLimitByVA' failed due to: Stored procedure invocation error.
Error while trying to prepare and execute the CEKLIMITPROC API.
An error occurred while preparing and executing the CEKLIMITPROC API. Cause: java.sql.SQLSyntaxErrorException: ORA-02049: timeout: distributed transaction waiting for lock
ORA-06512: at "CDCDB.CEKLIMITPROC", line 104
ORA-06512: at line 1
Check to ensure that the API is defined in the database and that the parameters match the signature of the API. This exception is considered not retriable, likely due to a modelling mistake. To classify it as retriable instead add property nonRetriableErrorCodes with value "-2049" to your deployment descriptor (i.e. weblogic-ra.xml). To auto retry a retriable fault set these composite.xml properties for this invoke: jca.retry.interval, jca.retry.count, and jca.retry.backoff. All properties are integers.".
The invoked JCA adapter raised a resource exception.
Please examine the above error message carefully to determine a resolution.
</summary>
</part>
<part name="detail">
<detail>
ORA-02049: timeout: distributed transaction waiting for lock
ORA-06512: at "CDCDB.CEKLIMITPROC", line 104
ORA-06512: at line 1
</detail>
</part>
<part name="code">
<code>2049</code>
</part>