Sample execution JCL can be found in member HAEXRCOV in your CVDEJCL data set.
These job control statements are used to execute SARRCOV:
Initiates the job.
Specifies the program name (PGM=SARRCOV) and, optionally, the high-level name of the database as the PARM parameter (PARM='VIEW.SYSTEM1').
Defines the load library containing SARRCOV.
If the program resides in a linklist library, omit this statement.
Defines the output data set (normally SYSOUT) used for listing the system memory contents at the time of an abend.
Defines a user-maintained sequential data set used as the recovery file.
Defines the sequential output data set (normally SYSOUT) used for listing the control statements and messages.
If not a SYSOUT data set, DCB=BLKSIZE=nnn must be coded where nnn is a multiple of 133.
Defines a card image data set containing the control statements that are to be input.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|