Previous Topic: FSTN ExamplesNext Topic: FSTRUC Examples


FSTRUC Command

The FSTRUC command produces a report displaying an entire job flow structure with the starting and ending times. The principal emphasis is on the job flow structure and the elapsed time of each job. The start time of the first job can be any arbitrary time. Only the database is used for this forecast.

This command has the following format:

FSTRUC[,DRMODE={YES|NO}]
      [,DRCLASS=(class1,...,class8)]
      [,FROM=(mmddyy,hhmm)]
      [,{JOB={*|jobname|(jobname1,...jobname10)|mask}|JOBL={*|longjobname|mask}}]
      [,JOBNET={*|name|mask}]
      [,LIST={ALL|LAST}]
      [,LVL={100|nnn}]
      [,SCHID={1|nnn}]
      [,SYS={*|system|mask}]
      [,TRIG={J|D{JD|DJ}}]
      [,TYPE={ACTUAL|ALL}]
FROM

(Optional) Defines the beginning date and time for the time interval to be forecast.

Default: The current date and time

mmddyy

Defines the date.

mm

Defines the month (01 through 12). The leading zeros are required.

dd

Defines the day (01 through 31). A leading zero is required if less than 10.

yy

Defines the year.

hhmm

Defines the time.

hh

Defines the hour (00 through 23).

mm

Defines the minute (00 through 59).

LIST

(Optional) Specifies the option of listing the entire structure of the jobs or the first and last jobs.

ALL

Lists the whole structure of the job. ALL is the default.

LAST

Lists only the first and last jobs.

More information:

Common Forecast Parameter Descriptions