The following table describes the Jobtrac Environment parameters.
Parameters |
Description |
|---|---|
SCL |
(Mandatory) Defines the SCL library (Jobtrac job definitions). You can add a library by clicking |
JCL |
(Mandatory) (Job Control Language) Enables you to enter the JCL library(s) for applying variable substitution. You can add a library by clicking |
JMF |
(JCL Management Facility) Defines global variables. The JMF enables allows variables to be added to control JCL statements and the assignment of Current Day Dynamic Variables. These Jobtrac variable definitions are stored in the JMFSYM01 member of DATELIB. Variable replace the JMF definitions in JCL. The JMF location is, for example, <DATELIB library name>(JMFSYM01). |
ADI |
(Automatic Date Insertion) Defines Jobtrac variables that are stored in the PRODDATE member of DATELIB. The ADI location is, for example, <DATELIB library name>(PRODDATE) |
CCPF |
(Condition Code Program Filter) Enables values to be converted to ON PGMST and DO ACTION OK. |
ADR |
(Automatic Dataset Recognition) Defines the table used for creating the Control-M/EM input file. |
AMR |
(Automatic Message Recognition) Defines the table used to create the Control-O input file. |
SCS |
(System Command Scheduling) Enables scheduling system commands to be issued by time, processing periods (days, week days, etc) or intervals. |
RESOURCE |
Defines resource conditions that must be met before the job can be submitted. The RESOURCE location is, for example, <RESOURCE library>(RESOURCE) |
EXCLPARM |
Contains lists of event names or prefixes that are grouped for mutual exclusion recognition by controlling all job resource sharing or preventing concurrent runs of jobs. The EXCLPARM location is, for example, <EXCLPARM LIBRARY>(EXCLPARM). |
Parent Topic |