Previous Topic Next topic Print topic


Add an Initiator

Initiator (or batch initiator) is a Service Execution Process for running JCL jobs. You can define initiators to start up automatically whenever the enterprise server is started, and you can also create ones that last only for the current session. We will define one initiator to start automatically.

  1. Go to the Initiators tab.
  2. Click Add.
  3. Type INIT1 in the Name field.
  4. Type the job class in the Class field.

    It can be abcdefghijklmnopqrstuvwxyz or 0123456789. For the purposes of this tutorial, type abcdefghijklmnopqrstuvwxyz.

  5. Click Add.
  6. Click Home on the Enterprise Server Administration page.
Previous Topic Next topic Print topic