Go to primary content
Oracle® Retail Job Orchestration and Scheduler Oracle® Retail Job Orchestration and Scheduler
Release 16.0.027
E94822-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

7 Pre-Implementation Considerations

This chapter describes the pre-implementation considerations.

Thread Pool Size in WebLogic

If many concurrent schedules/process flows/jobs are going to run, increase the thread pool size in WebLogic. This value can be changed for a managed server from the WebLogic Admin Console.

  • Servers -> Server Name -> Tuning -> Advanced -> Self Tuning Thread Maximum Pool Size

Database Connection Pool Size in WebLogic

If many concurrent jobs are going to run, increase the maximum capacity of the connection pool for the data sources that are associated with the jobs. The default value is 15. This value can be changed from the WebLogic Admin Console.

  • Services -> Data Sources -> DataSource -> Connection Pool -> Maximum Capacity