JCL can be submitted to any started JES region that has been defined to the
Enterprise Server for .NET Administration UI.
Before JCL can be submitted to a JES region, the name of the machine running the communications listener process and the MFBINP
port associated with the region in that process need to be configured in the region start-up file prior to the region being
started. To do this:
- Open the
Enterprise Server for .NET Administration UI.
- If the JES region to which you want to submit jobs does not exist in the tree-pane, you must first define the region to the
UI. See
To Define a New Region.
- Select the JES region in the tree-pane and click the
Edit Region Start-up File action in the actions-pane. See
1 in the diagram below.
- Select the Region node in the results-pane to display the Properties window.
- Set the
Host property in the
JES category to the name of the machine running the communications listener process to which JCL will be submitted. See
2 in the diagram below.
- Set the
Port property in the
JES category to the MFBINP port number associated with the region in the communications listener process. See
3 in the diagram below.
- Save the changes to the region start-up file.
To submit JCL to a JES region:
- Start the region, if it is not already started, by selecting the region in the tree-pane and clicking the
Start/Stop Region action in the actions-pane. See
Starting a Region.
- Click
Submit JCL in the actions-pane to display the
Submit JCL view in the results-pane.
- Select the type of JCL to be submitted: JES2, JES3 or VSE. See
1 in the diagram below.
- Specify the name of the JCL file to be submitted to the region in the
Submit JCL to ES entry field.
- Click
Submit to submit the JCL to the JES region. See
2 in the diagram below. Messages will be displayed in the ES Messages area of the view indicating the progress and success
or failure of the operation.