JCL execution requires the following types of Service Execution Processes (SEPs):
- Batch initiator (often abbreviated to simply "initiator") — for running JCL jobs
- Batch printer SEP (often abbreviated to simply "printer") — for sending the output from a JCL job to a printer
You can define initiators and printers to start up automatically whenever the Enterprise Server is started, and you can also create ones that last only for the current session.
To define an initiator to start automatically:
- On the home page of Enterprise Server Administration, click
Edit next to JCLDEMO.
- Make sure the
Server and
Properties tabs are selected, and click
MSS >
JES.
- Define a batch initiator as follows:
- Click
Initiators >
Add.
- Enter values in the fields as shown in the following table:
Field
|
Value
|
Comment
|
Name
|
INITB
|
Not case sensitive — gets folded to upper case
|
Class
|
B
|
Not case sensitive — gets folded to upper case
|
Description
|
Initiator for class B job
|
|
- Click
Add.
- Click
Home on the Enterprise Server Administration.