Previous Topic: RQMT ExamplesNext 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 if UPDATE=YES is used.

This command has the following format:

►►─ RQVER ─┬────────────────────────┬─┬──────────────────────────┬────────────►
           └─ ,JOB= ─┬─ * ◄ ──────┬─┘ └─ ,MAXJOBS= ─┬─ 0300 ◄ ─┬─┘
                     ├─ jobname ──┤                 └─ nnnn ───┘
                     └─ jobname* ─┘

 ►─┬───────────────────────────┬─┬───────────────────────┬────────────────────►◄
   └─ ,SYS= ─┬─ * ◄ ─────────┬─┘ └─ ,UPDATE= ─┬─ NO ◄ ─┬─┘
             ├─ systemname ──┤                └─ YES ──┘
             └─ systemname* ─┘
JOB

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

Limits: 1 to 8 alphanumeric characters

*

Causes all jobs to be analyzed. This value is the default.

jobname

Defines a single job name.

jobname*

Defines a generic job name 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 to be performed.

Limits: 1 to 8 alphanumeric characters

*

Causes all systems to be analyzed. This value is the default.

systemname

Defines a system name.

systemname*

Defines a generic system name 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.