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 or Enterprise
Development perspective.
- In the z/OS Projects or Enterprise
Projects view,
edit the property group associated with RDZDB2.cbl.
- On the Runtime Options page, edit
the RUN step and select the Run
in batch radio button.
- Close and save the property group.
- Generate the JCL for Compile Link and Go.
- Submit the JCL. You should see the output
from the DISPLAY statements in your JES output.