Siebel Enterprise Integration Manager Administration Guide > EIM Performance Tuning > Troubleshooting EIM Performance >

Running EIM Tasks in Parallel


Running EIM tasks in parallel is the last strategy you should adopt in order to increase the EIM throughput rate. In other words, do not try this until all long-running SQL statements have been tuned, the optimal batch size has been determined, the optimal number of records to be processed at a time in the EIM table has been determined, and the database has been appropriately tuned. Before running tasks in parallel, check the value of the Maximum Tasks parameter. This parameter can be found under Enterprise Component Definitions, Siebel Server Parameters, Server Component Parameters, and Task Parameters. This parameter specifies the maximum number of running tasks that can be run at a time for a service.

NOTE:  UPDATE STATISTICS must be set to FALSE in the .IFB file when running parallel EIM tasks on the IBM DB2 platform.

Siebel Enterprise Integration Manager Administration Guide