The following is a list of the DD statements for the CA Vtape SVTSUTIL program:
Defines the CA Vtape Boot Strap Data Set being processed. Note that DISP=OLD is required when running the INITIALIZE=BSDS1 and EXPAND CDS commands.
Input data set containing START RECALL commands to be issued by the SVTSUTIL MASSRECALL command. This input is normally supplied to the ISSUECMDS step in CCUUJCL member RCALMANY, having been generated by the preceding steps.
Defines the CA Vtape Global VCAT being processed.
Defines the CA Vtape Linear Data Set being processed.
Defines the resident library for member SVTPARMS (that is, PREFIX.SVTJCL or parmlib). The DD statement can include a member name.
When a partitioned data set is defined without a member name, the default member name SVTPARMS is used.
The SVTPARMS DD statement is required by the following CA Vtape utility functions:
Defines a sequential data set, PDS member, or instream data set with 80-character records containing CA Vtape Utility control statements.
CA Vtape utility batch commands are defined between column one (1) and fifty (50) on the control statement. Comment statements are defined by placing an asterisk (*) in column one (1). Blank control statement lines or records are permitted and are written to the SYSPRINT DD.
Defines a sequential data set used for the utility output reports and messages. The following DCB attributes are used:
DCB=(LRECL=132,BLKSIZE=1320,RECFM=FB,DSORG=PS)
Defines a sequential data set required for the following utility control statements:
DCB attributes for this DD change, based on the batch command coded.
Defines a sequential data set required for the following utility control statements:
DCB attributes for this DD change, based on the batch command coded.
Defines an output sequential file, PDS member, or JES SYSOUT required for the LDS_DELETE command. You can use a JES SYSOUT in SIMULATE mode only. The following DCB attributes are required:
DCB=(RECFM=FB,LRECL=80,BLKSIZE=6160)
Defines an output sequential file, PDS member, or JES SYSOUT required for the LDS_DELETE command. You can use a JES SYSOUT in SIMULATE mode only. The following DCB attributes are required:
DCB=(RECFM=FB,LRECL=80,BLKSIZE=6160)
Defines a sequential data set required for the LDS_DELETE command. The following DCB attributes are used:
DCB=(LRECL=125,RECFM=VBA,DSORG=PS,BLKSIZE=27998)
Defines sequential data sets required for the LDS_DELETE, LIST=BACKSTORE, and RECOVER=BACKSTORE commands.
Defines the CA Vtape Local VCAT being processed. Note that DISP=OLD is required when running the INITIALIZE=VCAT and RECOVER=GLOBAL commands.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|