Specify the following JCL to execute RMOHTP:
Initiates the job.
Specifies the program name (PGM=RMOHTP) and, optionally, the high-level name of the database as the PARM parameter (PARM='DELIVER. SYSTEM1').
.Identifies the load library that contains RMOHTP.
If the program resides in a linklist library, you can omit this statement.
Identifies the sequential output data set (typically the SYSOUT) to which control statements and messages are to be sent.
If you do not specify a SYSOUT data set, specify DCB=BLKSIZE=nnn, where nnn represents a number that is a multiple of 133.
Specifies the name of the card image data set where the control statements you want to input are located.
Defines the 1–5 sequential data sets (where n=1–5) containing tracking data for posting reports and bundles at station n.
Parameters specified in this statement override default data.
|
Copyright © 2013 CA.
All rights reserved.
|
|