//stepname EXEC PGM=TMSAGGR // [,PARM='[DATEFMT=(fmt)][,SCAN=xx][,DEFAULT][,TEST]'] //STEPLIB DD DSN=CAI.CTAPLINK,DISP=SHR //TMSRPT DD SYSOUT=A //SYSIN DD * (control statements here) /*
Parameter Definitions
Specifies the date format to be printed on TMS Report 20. The date pattern indicated by (fmt) is limited to 10 bytes and must be enclosed in parentheses. This parameter is optional. For more information on valid date formats, see Overriding the Preferred Date Pattern.
Specifies the number of positions to scan in the control statements for use in TMSAGGR.
Specifies that xx is the continuation column with a maximum value of 72. If TMSIDATA is used to create the control statements, PARM='SCAN=68' is required. The default is 72.
Indicates that all new records are to have the eligible for RDS override FLAG1 bit set to allow for processing by the Retention Data Set.This parameter is optional.
Indicates that no updates are made to the TMC. This parameter is optional.
JCL Considerations
Defines the control statement data set. This can be any sequentially readable data set.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|