Rational Developer for System z

Generating and submitting JCL

JCL generation, remote syntax check, show dependencies, and remote project builds use JCL procedures shipped with Rational® Developer for System z® instead of the remote 390 build server. Your MVS™ system administrator should configure the sample JCL procedures according to the installation and site requirements. Refer to the Host Configuration Guide to locate instructions and details related to configuring the JCL procedures. These procedures are run to accomplish any compile, link, or execute requests submitted from the workbench.

The default properties on the client include the default names used in the default procedures. If you decide to specify any compiler options, then a statement is generated to override the compiler options in the procedure. In general, when properties are specified, then those settings are used to override the PROC statements.

By default SYSIN, SYSLIB, and SYSLIN are generated by the workbench-generated JCL. Typically, when you use the compiler procedures, you provide the SYSIN and SYSLIB. For Rational Developer for System z procedures, the generation also provides the SYSLIN card.

Customizing JCL procedure support. Customized JCL procedure support allows you to supply or remove positional parameters from the JCL procedure. The parameter and value pair are treated as properties. The rules for inheritance, export, and import apply to these properties. You can specify user variables and value pairs in the Assembler, COBOL, PL/I, Link, and Run wizard and property tab pages.

You can also customize the build steps in the procedures your MVS system administrator has defined (for more information, refer to Customizing build steps).


Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)