Sample execution JCL can be found in member HAEXINIT in your CVDEJCL data set.
The following job control statements are required to execute SARINIT:
Initiates the job.
Specifies the program name (PGM=SARINIT) and, optionally, the high-level name of the database as the PARM parameter (PARM=dbname).
Defines the load library containing SARINIT.
If the program resides in a linklist library, omit this statement.
Defines the sequential output data set used for listing the statements and messages.
If this is 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 parameter statements.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|