Previous Topic: MSGLEVEL Optional ParameterNext Topic: Job Control Statements


GVBLDIX JCL

This section explains the required and optional JCL used to execute GVBLDIX. Execute GVBLDIX with a region size of 2M or more. GVBLDIX links to your system's sort program; therefore, it may be necessary to add JCL for the sort program.

Note: For more information, see your in-house sort software's documentation or call CA technical support.

The following sample shows the required and optional JCL for GVBLDIX:

JOB  jobname
//EXEC PGM=GVBLDIX
//STEPLIB  DD   DSN=faver.loadlib
//SYSPRINT DD   SYSOUT=class
//SYSUDUMP DD   SYSOUT=class
//SORTOUT  DD   SYSOUT=class
//SORTWKnn DD   SPACE=(type,x), UNIT=unit
//BASE     DD   DSN=base.object.name
//AIX1     DD   DSN=aix.object.name
//bixlist  DD   DSN=bixlist.data set.name