Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Distributed transaction waiting for lock ORA-02063: - BPEL Error

nirMay 28 2015 — edited Feb 26 2020

Hi Experts,

I'm getting below error when I invoke the BPEL flow.

System FaultError Message:

reference:2070010

May 28, 2015 10:51:05 AM

Non Recoverable System Fault :

Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Get_InData' failed due to: Stored procedure invocation error. Error while trying to prepare and execute the AST_OCS.AS_IPMBAR_INV.AS_AP_BARINV_GETDATA API. An error occurred while preparing and executing the AST_OCS.AS_IPMBAR_INV.AS_AP_BARINV_GETDATA API. Cause: java.sql.SQLException: ORA-06511: PL/SQL: cursor already open ORA-06512: at "AST_OCS.AS_IPMBAR_INV", line 26 ORA-06512: at "AST_OCS.AS_IPMBAR_INV", line 97 ORA-02049: timeout: distributed transaction waiting for lock ORA-02063: preceding line from EBSLIVE 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 retriable, likely due to a communication failure. To classify it as non-retriable instead add property nonRetriableErrorCodes with value "6511" 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.



Please give me the solution ....


Thanks,

Nir

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 25 2015
Added on May 28 2015
0 comments
757 views