Previous Topic: RESANL CommandNext Topic: RESCHNG Usage Notes


RESCHNG Command

Use the RESCHNG command to reduce the number of tape drive requirements for a job in the active queue.

Tape drives are held by a job until the job is complete. Holding tape drives can pose contention problems if you are using workload balancing to control the use of tape drives. A job can continue to hold the tape drives even though it no longer needs them. You can use RESCHNG to free the tape drives when they are no longer needed.

This command has the following format:

RESCHNG[,JOB=jobname]{,TP1=nnn}
                     {,TP2=nnn}
                     {,TP1=nnn,TP2=nnn}
JOB

Indicates the name of the job to which the change applies. The job must be in the active queue. JOB is required unless the command is entered from SASSTRLR (trailer step).

Limits: 1 to 8 alphanumeric characters

Required: Yes, unless the command is from SASSTRLR

You must specify one or both of the following keywords:

TP1

Changes the TAPE1 requirements for the job.

Limits: 1 to 3 numeric characters from 0 to 255. The value must not exceed TAPE1 number that is assigned to the job.

TP2

Changes the TAPE2 requirements for the job.

Limits: 1 to 3 numeric characters from 0 to 255. The value must not exceed TAPE2 number that is assigned to the job.