-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Oracle SOA Suite 11g Performance Tuning Cookbook

If you make use of DMS (discussed in Chapter 2, Monitoring Oracle SOA Suite), then collecting the DMS metrics from the Mediator engine adds an unnecessary overhead.
You will need to know the administration credentials for your SOA Suite 11g domain, and the URL for the Enterprise Manager console.
To set the Parallel Metrics Level
property, perform the following steps:
Log in to the Enterprise Manager.
Expand the SOA section in the left-hand pane, and right-click on soa-infra.
Now, select SOA Administration | Mediator Properties.
You will now see the SOA properties page.
Set the Metrics Level property to Disabled.
By default, the Mediator engine will collect metrics from the execution of composite instances, and make them available via the DMS. If you do not make use of these metrics, then there is little point collecting them, and by removing them, performance can be improved.
The Monitoring the system using...