Loading the Distribution
This step has been carefully designed to require a minimum amount of your time and should take approximately ten minutes. Use the IND$FILE program to transfer the files UC4REST.LOADLIB.BIN and UC4REST.SRCLIB.BIN from the Automic Software CD to your z/OS host. Use the following transfer options: BINARY, RECFM=FB, LRECL=80.
Then at the TSO READY prompt, use the TSO RECEIVE command to extract the product from the transferred files.
Example:
If the upload from the PC created the z/OS files called "uc4rest.loadlib.bin" and "uc4rest.srclib.bin", you would enter:
RECEIVE INDATASET(UC4REST.LOADLIB.BIN)
RECEIVE INDATASET(UC4REST.SRCLIB.BIN)
For each RECEIVE statement a PDS dataset is created:
-
userid.UC4REST.LOADLIB
RestartPlus program modules
-
userid.UC4REST.SRCLIB
RestartPlus ISPF panels, CLISTs, and JCL