Previous Topic: RM CommandNext Topic: RSVP Command


RQVER Command

The RQVER command reviews internal JOB/DSN requirements for request queue jobs that have not been satisfied and optionally posts outstanding requirements when UPDATE=YES is used.

This command has the following format:

RQVER[,JOB={*|jobname|jobname*}]
     [,MAXJOBS={0300|nnnn}]
     [,SYS={*|systemname|systemname*}]
     [,UPDATE={NO|YES}]
JOB

(Optional) Specifies the job names for which an analysis is performed.

Limits: 1 to 8 alphanumeric characters

*

Causes the analysis of all jobs. This value is the default.

jobname

Defines a single job name.

jobname*

Defines a generic job name that is terminated with an asterisk.

MAXJOBS

(Optional) Indicates the maximum number of jobs that can be in the request, ready, and active queues when this function is executed.

Default: 300

Limits: 1 to 4 numeric characters with a maximum value of 4000

Note: If the number of jobs in the request queue exceeds the MAXJOBS value, then no updating (satisfying) of requirements occurs.

SYS

(Optional) Specifies the system names for which an analysis is performed.

Limits: 1 to 8 alphanumeric characters

*

Causes the analysis of all systems. This value is the default.

systemname

Defines a system name.

systemname*

Defines a generic system name that is terminated with an asterisk.

UPDATE

(Optional) Specifies whether to update (satisfy) missing JOB/DSN requirements and adjust master requirements counts in the queue records for jobs reviewed.

NO

Specifies no updating. NO is the default.

YES

Specifies updating.