When calling a stored procedure from SOA Suite 11g (Bpel/OSB/BPM ….) , you might get the following error:
….
java.sql.SQLSyntaxErrorException: ORA-02089: COMMIT is not allowed in a subordinate session
….
Posted in Adapters, DB Adapter, tagged 11g, adapter, commit, connection pool, datasource, db, dbadapter, global, local, non-xa, oracle, Oracle SOA Suite, SOA, transacrion, xa on April 22, 2012| 17 Comments »
When calling a stored procedure from SOA Suite 11g (Bpel/OSB/BPM ….) , you might get the following error:
….
java.sql.SQLSyntaxErrorException: ORA-02089: COMMIT is not allowed in a subordinate session
….