Sample execution JCL can be found in member HAEXTCHK in your CVDEJCL data set.
These job control statements are necessary to execute SARTCHK.
Initiates the job.
Specifies the program name (PGM=SARTCHK) and the high-level name of the database as the PARM parameter (PARM='VIEW.SYSTEM1').
Defines the load library containing SARTCHK.
If the program resides in a linklist library, omit this statement.
Defines the sequential output data set (normally SYSOUT) into which the listing of uncataloged tapes is written.
If the data set is not a SYSOUT data set, DCB=BLKSIZE=nnn must be coded, where nnn is a multiple of 133.
Defines a file for MVS dump output.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|