Previous Topic Next topic Print topic


Configure the Program Paths

You need to specify the directories and other details needed for the Enterprise Server to find deployed programs. To do this:

  1. Enter values into the fields on the JES > General tab, as shown in the table below. The paths you enter here point to the directory of your project.
    Field Value to enter: Details
    JES Program Path $IDE_LOADLIB Path for the directory containing executable files to be run by your JCL jobs. This is the path to the build output folder of your project that contains the .dll files. For debugging, the .idy and .cbl files are used.
    System Catalog $JCLPROJ\catalog\catalog.dat Path and name of the system catalog. This is a file that holds the details of data files, their attributes and locations.
    Default Allocated Dataset Location $JCLPROJ\catalog\datasets The default path for the directory where new data sets are to be created, if you do not specify a directory.
    System Procedure Library SYS1.PROCLIB Set of cataloged PDS data set names that will be searched to resolve JCL procedure names.
  2. Click Apply.
  3. Click Home on the Enterprise Server Administration.
Previous Topic Next topic Print topic