Previous Topic: Auxiliary Listening PortNext Topic: Global Pend Mach Status


Global Pend Mach Interval

The Global Pend Mach Interval parameter defines the following:

The scheduler starts the specified number of jobs, waits for the specified interval, starts the specified number of jobs, waits for the specified interval, and so on. This process repeats until all jobs in PEND_MACH status for that machine are started.

When an offline machine returns to service, the scheduler updates the status of all jobs scheduled for that machine from PEND_MACH to ACTIVATED unless the jobs fail their starting condition checks. If a job fails its starting condition checks, the scheduler updates its status to INACTIVE, unless it is in a box. All jobs contained in boxes are placed in the ACTIVATED state, even if they fail their starting condition checks.

Note: You can configure CA Workload Automation AE to skip re-evaluation of starting conditions for queued jobs. If you use this configuration option, the scheduler immediately updates jobs in the PEND_MACH state to ACTIVATED when the required machine returns to service. For more information about this configuration option, see the Administration Guide or the Online Help.

If the ACTIVATED jobs meet their starting conditions or if CA Workload Automation AE is configured to skip starting condition evaluation for queued jobs, the scheduler verifies the following before starting the jobs:

Notes:

Example: Start 100 Jobs in PEND_MACH Status with an Interval of 30 Seconds

Suppose that you want the scheduler to wait for 30 seconds before starting each of the 100 jobs in PEND_MACH status when an offline machine returns to service. Enter 30 in the Global Pend Mach Interval field on the Scheduler - CA Workload Automation AE Administrator window. The scheduler takes 50 minutes (100 jobs multiplied by 1/2 minute each) to start all of the jobs.

Example: Incrementally Start 600 Jobs in PEND_MACH Status

Suppose that you have 600 jobs in PEND_MACH status for a machine that is currently offline. When the machine returns to service, you want the scheduler to start 5 jobs at 5 second intervals. Enter 5,5 in the Global Pend Mach Interval field on the Scheduler - CA Workload Automation AE Administrator window. The scheduler takes 10 minutes to start all of the jobs.