Rather than writing JCL yourself, you can use the ISPF dialog to
generate JCL for processing change packages:
- Select primary menu option 0 Settings, and specify the
job statement information and stepped library data sets that you want
in the generated JCL. For details, see Setting user options.
- Select primary menu option 3 Packages.
- Select a change package.
- Choose a processing option (such as Ready, Migrate, or Backout).
- Select batch execution mode, and the option to edit JCL before
submitting.
The ISPF dialog generates the JCL to process the change
package, and displays the JCL in an ISPF Edit session.
- Copy the JCL to your own library for later use.
- Press the Cancel key
(F12) to
exit.
(The job is submitted only if you enter SUB on
the ISPF Edit command line.)
Alternatively, browse the skeleton JCL members supplied in SCCVSENU(CCVJPKG*).
The ISPF dialog uses these members as templates for generating JCL.