(Optional.) The JOB statement consists of a user-specified jobname.
(Required.) EXEC PGM=GVBLDIX specifies GVBLDIX as the program name. Include PARM=DUMP to produce abend dumps, if necessary.
(Optional.) STEPLIB DD specifies the data set name of the load library that contains the GVBLDIX program.
(Required.) SYSPRINT DD specifies a data set for output messages. SYSOUT=class must always be specified.
(Optional.) SYSIN DD specifies the control statement input.
(Required.) SYSOUT DD specifies a data set for SORT messages. SYSOUT=class must always be specified.
(Optional.) SYSUDUMP DD provides information dumps.
(Required.) SORTOUT specifies the output data set.
(Required.) SORTWKnn specifies the disk work area. Up to 32 data sets can be specified for intermediate storage. nn is a two-digit number from 01 to 32. type is the storage type (cylinders, blocks, or tracks). x is the amount of storage. unit is the device.
(Optional.) BASE specifies the 44-character base cluster entryname as defined in the catalog.
(Optional.) AIX1 specifies the 44-character alternate index entryname as defined in the catalog.
(Optional.) bixlist specifies a list of DD names that contain control statements used to build alternate indexes.
|
Copyright © 2011 CA.
All rights reserved.
|
|