This lesson describes how to run the application using
the JCL generated during the previous module.
To run the program that you just debugged, change the runtime
options on the COBOL program to run the program in batch mode.
- Switch back to the z/OS® Projects
perspective.
- In the z/OS Projects
view, right-click RDZDB2.
- Open the Run-time Step Options window
and select the Run in batch radio button.
- Save these properties.
- Generate the JCL for Compile, Link, and Go.
- Submit the JCL. You should see the output
from the DISPLAY statements in your JES output.