Feeds:
Posts
Comments

Posts Tagged ‘connection pool’

The following steps describes how to create a JNDI location so you can use it later on your DbAdapter
(The configuration is done on Oracle EM 10g(10.1.3.1) Application Server Control):

1. Create a Connection Pool

In the EM click on your OC4J server (where Bpel PM exists in):

oc4j

 

 

(more…)

Read Full Post »

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

….

(more…)

Read Full Post »