Rational Developer for System z

Submitting a JCL procedure from the editor

Before you begin

You must first be connected to a remote system and have successfully located the JCL procedure you want to submit. The JCL may be pregenerated or you may be using an existing JCL procedure that is available for you to edit and submit.

Procedure

  1. Open the JCL procedure. The procedure is opened in the editor.
  2. Make any necessary changes. (For example, you may want to change the name of the load library to be allocated.)
  3. Save your changes.
  4. Enter a submit command from the editor to submit the job to the remote system. Alternatively, you can right-click the JCL procedure in the Remote Systems view or z/OS Projects or Enterprise Projects view and select Submit from the pop-up menu.

Results

A job ID is issued so you can track the job.

Feedback