Previous Topic: #MSG StatementNext Topic: #SCC Statement


#RES Statement

The #RES statement in the execution JCL lets you make temporary changes to the high-water workload balancing resource requirements of the job.

This statement has the following format:

#RES[,TP1=nnn]
    [,TP2=nnn]
    [,CPUTM=mmmss]
    [,ELAPTM=hhmm]
    [,PRT=nnn]
    [,CLASS=x]
TP1

(Optional) Specifies the number of tape drives of TYPE1 that are required of the job. Not valid for internal cross-platform job types.

Limits: 1 to 3 numeric characters from 0 to 255

TP2

(Optional) Specifies the number of tape drives of TYPE2 that are required of the job. Not valid for internal cross-platform job types.

Limits: 1 to 3 numeric characters from 0 to 255

CPUTM

(Optional) Specifies the amount of CPU time the job consumes in minutes and seconds. Not valid for internal cross-platform job types.

Limits: 2 to 5 numeric characters specified as mmmss where mmm can be from null to 999; seconds from 00 to 59

ELAPTM

(Optional) Specifies the elapsed time required for the job.

Limits: 2 to 5 numeric characters specified as hhmm where hh can be from 0 to 24; mm from 00 to 59, the highest value being 2400.

PRT

(Optional) Specifies the initial priority value for the job.

Limits: 1 to 3 numeric characters from 0 to 255

CLASS

(Optional) Specifies the WLB job class of the job.

Limits: 1 alphanumeric character