About Enhancing the Performance of Siebel Scheduler
Each Siebel Server can run 1 or more service regions. Large service regions can run on a dedicated server.
Each service region can run on only 1 application server so that the information for 1 service region is cached in memory instead of continually read from the Siebel database, reducing the load on the Siebel database during schedule optimization.
The ABS and Optimizer interact with the Siebel database only for the following functionality:
Data loading. The ABS and Optimizer read large amounts of information from the Siebel database on start up, or when the service region is reloaded. Therefore, avoid reloading during a busy time. For more information, see About Loading and Reloading Data for Service Regions.
Saving schedules. The Optimizer can save its result sets to the Siebel database at specified time intervals. Unless the data set is very large, the Optimizer does not noticeably affect Siebel database performance. For more information, see the Optimizer – Save Interval parameter in Parameters for Schedules.