Sample JCL for REDUCEXT used with Allocation


The REDUCEXT program is included in ?prefix.BBSAMP. The program must be assembled and linked prior to use.

Sample JCL for running the program is included in the program comments and is included in the following figure.

Sample JCL to run REDUCEXT

//     JOB   job info
//STEP1    EXEC   PGM=REDUCEXT,
//                PARM=('NX=16',OTHER PARMS....)
//SYSPRINT    DD  SYSOUT=*
//SYSIN       DD  UNIT=VIO,SPACE=(CYL, (10,1))
//DCOLLECT    DD  UNIT=VIO,SPACE=(CYL, (10,1))
//                DCB= (LRECL=264,RECFM=VB,DSORG=PS)
//DISPLAY     DD  SYSOUT=*





 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Storage Allocation 8.2