To dynamically generate the corresponding unique names, specify the following replacement variables anywhere in the DSNAME, MEMBER, and PATH parameters:
Userid of the print file creator.
Print file destination name.
Print file name.
Print file number.
Print file print-mode.
Current date in Dyymmdd format.
Current date in Julian Dyyddd format.
Current time in Thhmmss format.
File Output Title.
Jobname of the print file creator.
Job, STC or TSU id of the print file creator.
Job step name of the print file creator.
Proc step name of the print file creator.
DD name of the print file creator.
Print file class.
File output title.
You can specify that only part of the replacement variable be used by specifying offset and length in brackets after the variable. For example, if you enter:
&UID(1,4)
you have specified that only characters 2 through 5 of the file creator's name are to be used.
If you do not specify JCL parameters, the following default JCL parameters are used:
DSNAME=&UID.&NOD.&FNM.&FNO,DISP=NEW
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|