When you submit a RELOAD statement through the batch command facility, the JCL to execute the facility must include statements to define:
Work file JCL considerations for STEP mode
RELOAD normally runs as a single step but runs as separate steps using the "STEP step-name" syntax. When running in step mode, input files should have dispositions that state the file already exists, for example, "DISP=OLD".
Preserve output files on successful completion but not when the job fails, for example, "DISP=(NEW,CATLG,DELETE)."
See the "Intermediate Work File" table to determine which files are input and which files are output and when they are used.
The RELDCTL file is always input to every step.
The SYSPCH file is created by an IDMSDBLx step and used as input to a SORTx step. When used as input, it is defined as SYS001.
Work file record lengths:
Note: For more information about the generic JCL used to execute the batch command facility, see the chapter for your operating system in this guide.
|
Copyright © 2014 CA.
All rights reserved.
|
|