Previous Topic: Statistics Data SetNext Topic: Browse Data Set


Workload Planning Data Sets

The workload planning data sets contain records with job and resource data that the FWLP command created. These data sets are selected individually with the DDNAME keyword of the FWLP command. Any number of these data sets can be defined to CA WA CA 7 Edition with their own DD statement in the CA WA CA 7 Edition execution JCL. Those data sets defined are then available for FWLP commands.

Organization

Physical sequential data sets containing card-image, fixed-format records. Allocate this file in a single extent.

DCB=(RECFM=FB,LRECL=80,BLKSIZE=80 * n)

Note: n is a user-defined value.

Space Requirements

The size of the data sets varies according to the amount of data that is included in the FWLP forecast timespan. Space must be allocated before CA WA CA 7 Edition is started. Depending on the efficiency of the block size that is chosen, allocate at least one cylinder for each data set.

DASD Restrictions

None.