Previous Topic: Reserving a Device for a Group of Jobs

Next Topic: Limiting Access to Devices Through Job Reserve

Forcing a Job to Use a Reserved Device

You can use the FORCE parameter on the VARY JOB command to ensure that a job only allocates devices reserved for the job.

To set up the default option for the FORCE parameter, issue the SETOPTION TPCF JOBFORCE command. This command allows you to specify a default value if no value is specified for the VARY JOB command. You can specify YES, which forces the job to use only devices reserved for it, or NO, which serves to prefer these devices to the job, but does not limit the job to only these devices.

To limit the job PAYROLL to using only device 01A0, issue this command:

VARY 01A0 JOB=(PAYROLL,FORCE=YES)

Important! You should know the following about job reserve processing: