Sample execution JCL can be found in member HAEXTDR in your CVDEJCL data set.
These job control statements are necessary to execute SARTDR.
Initiates the job.
Specifies the program name (PGM=SARTDR) and the high-level name of the database as the PARM parameter (PARM='VIEW.SYSTEM1').
Defines the load library containing SARTDR.
If the program resides in a linklist library, omit this statement.
Defines the sequential output data set (normally SYSOUT) used for listing the statements and messages.
If not a SYSOUT data set, DCB=BLKSIZE=nnn must be coded, where nnn is a multiple of 133.
Defines one archival tape to be re-added to the master index file.
The ddname must match the one that is specified on the TADD control statement.
A DD statement must be included for each archival tape to be re-added. Omit this DD statement if no archival tapes are to be re-added.
Defines the card-image data set containing the control statements.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|