Tuesday, March 29, 2011

How to increase the performance of SOA Server

Change the default setting in oc4j-ra.xml to increase the performance of the SOA Server

We have to change it two locations .
1. SOA_HOME/j2ee/oc4j_soa/application-deployments/default/DbAdapter/oc4j-ra.xml

2. SOA_HOME/j2ee/oc4j_soa/application-deployments/default/AqAdapter/oc4j-ra.xml

Follow the below steps to change in DbAdapter oc4j-ra.xml ,then the follow the same steps to change int AqAdapter

1) Location SOA_HOME/j2ee/oc4j_soa/application-deployments/default/DbAdapter

2) Open the file oc4j-ra.xml

Default Value:



New Value:







3) Similarly, open the file oc4j-ra.xml present under location:
SOA_HOME/j2ee/oc4j_soa/application-deployments/default/AqAdapter

4) Change the default value to the New value as shown above for DB Adapter.

5) Bounce the SOA Server.

No comments:

Post a Comment