Previous Topic: FQPRE ExamplesNext Topic: FQRES Examples


FQRES Command

The FQRES command provides forecasting, including the queues, for the following resources:

This command has the following format:

FQRES,INT=hhmm,{TO=(mmddyy,hhmm)|SPAN=hhhh}
     [,DRMODE={YES|NO}]
     [,DRCLASS=(class1,...,class8)]
     [,JOB={*|jobname|(jobname1,...jobname10)|mask}]
     [,JOBNET={*|name|mask}]
     [,LIST={ALL|#JOB|CPU|GRPH|JOB|STN|TAPE}]
     [,LVL={100|nnn}]
     [,NW={*|network|network*}]
     [,STN={*|station|station*|(station1,...station10)}]
     [,SYS={*|system|mask}]
     [,TRIG={J|D|{JD|DJ}|N}]
TO

Defines the ending date and time for the time interval to be forecast. If TO is specified, SPAN must be omitted. Both are optional. If neither is specified, the selection is based on the queues only, and current date and time are assumed.

mmddyy

Defines the date. Optional.

mm

Defines the month (01 through 12). If TO is specified, mm is required. Leading zero is required.

dd

Defines the day (01 through 31). Optional. If omitted and TO is specified, last day of month is assumed.

yy

Defines the year. Optional. If TO is specified and yy is omitted, the current year is assumed.

hhmm

Defines the time. Optional. If TO is specified and hhmm omitted, 2359 is assumed.

hh

Defines the hour (00 through 23).

mm

Defines the minute (00 through 59).

SPAN

Defines the length of the time interval to be forecast. This value is added to the FROM date and time-of-day to determine the ending date and time of the forecast time interval.

Limits: 1 to 4 numeric characters specified as hhhh where the minimum value is 1 hour and maximum value is 8784 hours

Required: Yes, unless TO is used

LIST

(Optional) Specifies the options for resource forecasting.

ALL

Produces all of the following choices.

#JOB

Graphically displays number of jobs running during each time interval specified.

CPU

Graphically displays percent of CPU usage during each time interval specified.

GRPH

Graphically displays number of jobs running, percent of CPU used and tape usage during each time interval specified.

JOB

Produces resource forecast report for CPU workload.

STN

Produces resource forecast report for workstation workload.

TAPE

Graphically displays total number of tapes during each time interval specified.

More information:

Common Forecast Parameter Descriptions