scheduler.config file
The following information lists the parameters that are set in the scheduler.config file. These parameters include concurrency parameters and jobs parameters.
Concurrency parameters
- maxSubmitThreads
- The maximum number of threads to create that handle the submission of jobs. The default is 3.
- maxCompleteThreads
- The maximum number of threads to create to handle job completions. Initially creates a pool of half the number of threads specified that can grow to the maximum. The default is 3.
Jobs parameters
- minutesAdvanced
- The number of minutes in advance of scheduled time to begin the scheduling process. The default is 1. Use this option to allow for the processor time that is involved in scheduling a job so that the job starts close to the scheduled time.
- delayLimitMinutes
- Number of minutes after scheduled start time that the Scheduler continues to attempt to start a job for a selected resource, so that resource state is not in a down state or, connection status is not in a failed state. The default is 120.
Location of the scheduler.config file
The scheduler.config file is in the following directories:
- Windows operating systems:
- installation_dir\data\config
- Linux® or AIX® operating systems:
- installation_dir/data/config