Use this page to enable Mainframe Transaction Option (MTO) and to configure the Job Entry Subsystem (JES) for JCL on this server.
Note: You can use the resolved value of an environment variable in any fields for the entry of file or directory paths. To do this, prefix the environment variable you want to include with a dollar ($) sign; for example:
$production\programs
where production is an environment variable.
If you want to use a dollar sign as part of the value, rather than as an indicator of an environment variable, you must escape the dollar sign character with a backslash(\); for example:
\$production\programs
In this case, $production will not be replaced by the value of the environment variable.
Check this to enable MTO for this enterprise server.
Check this to enable the Job Entry Subsystem for this server.
Specify the path for the executable files that your JCL jobs will run.
Put your .gnt and .dll files on this path. For debugging, you will also need to put your .int, .idy and .cbl files on this path.
Specify the full name (including the path) of your system catalog file. This file holds the details of data files, their attributes and locations.
Note: You cannot share a catalog between servers.
Specify the default directory to be used for the creation of new data sets.
Specify the name of your system procedure library.