OSB 12.2.1 DB Adapter Polling issue
Hi,
We are facing an issue when we are polling the data from Database table. OSB Poller is able to poll the data but when it tries to update back the same record, getting lock issue.
Kindly find the error as below:
update failed. Descriptor name: [DB_TESTDTA_UpdateProcessFlagStatus.FXXXXTBL].
Caused by java.sql.SQLSyntaxErrorException: ORA-02049: timeout: distributed transaction waiting for lock
Note :
1. The same code is working fine in SOA Suite 12.1.3 cluster environment but not working in Soa suite 12.2.1 cluster environment.
2. OSB Poller will pick the records and calls BPM Process.
Kindly share us if you have any resolution for this.