The JCLDEMO region must be started, and the listener configured and running to accept job submission requests for the region.
The Submit JCL view appears in the Results pane.
The selected JCL file is submitted to the JCLDEMO region. Messages are now displayed to show the progress of the job submission. A final confirmation message is displayed to indicate that the job has been successfully submitted and is ready for execution.
The Console view is displayed. The last two messages displayed in the view indicate that the job was successfully submitted. There are no messages indicating that the job has gone into execution.
The reason there are no messages indicating that the job has gone into execution is that the job that was submitted in the previous step was for class B and there are no class B initiators available to run it. There are 3 initiators configured in the JCLDEMO region startup file: 2 class A and 1 class ABC. However, the class ABC initiator is not enabled. The next step explains how to enable the class ABC initiator.
The Initiators view is displayed. Click on the check box next to the initiator named Init-ABC to enable it.
The Spool view is displayed in the Results pane. The left-hand window in this pane lists the jobs that have been submitted to the region and indicates their state. When a job is selected in the left-hand window, its associated job log and sysout datasets are listed in the right-hand window. Double-click any of these to display their contents.
The Catalog view is displayed in the Results pane. The view lists the datasets that have been cataloged for the region. When a dataset is selected, its attributes are displayed in the Properties window. Double-click a dataset to display its contents.