Does Scheduler Job Management need to be restarted after changing an installation option?
search cancel

Does Scheduler Job Management need to be restarted after changing an installation option?

book

Article ID: 128428

calendar_today

Updated On:

Products

Scheduler Job Management

Issue/Introduction

The Scheduler installation options are initialized by the CAIRIM program (CAS9) which must be executed before bringing up the Scheduler started task.   
Scheduler SAMPJCL library, member name CHINIT is the sample CAIRIM job.
Scheduler CAIOPTN library, member name CHINIT contains the installation options.
 

Does Scheduler need to be restarted after changing a Scheduler installation option? 

Resolution

After changing any of the Scheduler installation options,  the following must be done for the changes to become effective: 

1. Shutdown the Scheduler started task. 
    Example: F caschd,SHUTDOWN 

2. Run the CAS9 proc (PGM=CAIRIM) to initialize Scheduler.

3. Start the Scheduler started task.

Additional Information

Scheduler Job Management Systems Programmer Guide:
. Section 2 Initialization
, Section 4 Console Communications