Previous Topic: 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 ─┬─┘ └─ ,DRCLASS=(class1,...,class8) ─┘
                         └─ NO ──┘

 ►─┬───────────────────────┬─┬───────────────────────────────────────┬────────►
   └─ ,FROM=(mmddyy,hhmm) ─┘ └─ ,JOB= ─┬─ * ◄ ─────────────────────┬─┘
                                       ├─ jobname ─────────────────┤
                                       ├─ (jobname1,...jobname10) ─┤
                                       └─ mask ────────────────────┘

 ►─┬───────────────────────┬─┬──────────────────────┬─────────────────────────►
   └─ ,JOBNET= ─┬─ * ◄ ──┬─┘ └─ ,LIST= ─┬─ ALL ◄ ─┬─┘
                ├─ name ─┤              └─ LAST ──┘
                └─ mask ─┘

 ►─┬─────────────────────┬─┬─────────────────────┬────────────────────────────►
   └─ ,LVL= ─┬─ 100 ◄ ─┬─┘ └─ ,SCHID= ─┬─ 1 ◄ ─┬─┘
             └─ nnn ───┘               └─ nnn ─┘

 ►─┬──────────────────────┬─┬───────────────────────┬─────────────────────────►
   └─ ,SYS= ─┬─ * ◄ ────┬─┘ └─ ,TRIG= ─┬─ J ◄ ────┬─┘
             ├─ system ─┤              ├─ D ──────┤
             └─ mask ───┘              ├─┬─ JD ─┬─┤
                                       │ └─ DJ ─┘ │
                                       └─ N ──────┘

 ►─┬─────────────────────────┬────────────────────────────────────────────────►◄
   └─ ,TYPE= ─┬─ ACTUAL ◄ ─┬─┘
              └─ ALL ──────┘
FROM

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

Default: Current date and time

mmddyy

Defines the date.

mm

Defines the month (01 through 12). 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 just the first and last jobs.

ALL

Specifies the whole structure of the job is to be listed. ALL is the default.

LAST

Specifies only the first and last jobs are to be listed.

More information:

Common Forecast Parameter Descriptions