Previous Topic

Next Topic

Book Contents

Book Index

General Job Parameters

Figure 18 General Job Parameters

 +-----------------------------------------------------------------+   

 MEMNAME BACKPL02     MEMLIB   CTM.PROD.JOBLIB                      

 OWNER   M44          TASKTYPE JOB    PREVENT-NCT2 Y   DFLT  N      

 APPL    APPL-L                       GROUP BKP-PROD-L       RBC    

 DESC    DAILY BACKUP OF SPECIAL FILES FROM APPL-L                  

 OVERLIB CTM.OVER.JOBLIB                                  STAT CAL  

 SCHENV                           SYSTEM ID               NJE NODE  

 SET VAR                                                            

 CTB STEP AT           NAME            TYPE                         

 DOCMEM  BACKPL02      DOCLIB   CTM.PROD.DOC                        

 ===================================================================

Table 37 General Job Parameters

Parameter

Description

MEMNAME

Name of the member that contains the JCL of the job, or name of the started task.

MEMLIB

Name of the library that contains either the JCL of the job or identifying information and parameters of the started task.

OWNER

ID of a user who requests Control-M services. This field is used for security purposes.

TASKTYPE

Type of task to be performed by Control-M (for example, job – JOB, started task – STC).

§Restart§ PREVENT-NCT2

Indicator (Y/N/F/L) specifying whether (and how) to perform data set cleanup prior to the original job submission.

The subparameter DFLT is a protected field that indicates the PREVENT-NCT2 default value at this site.

APPL

Name of the application to which the table of the job belongs.

GROUP

Name of the group to which the job belongs, such as BACKUPS, RESERVATIONS, INVENTORY, and so on.

DESC

Description of the job (free text) that is displayed next to the job name in the Job List screen.

OVERLIB

Name of a library that overrides the library specified in MEMLIB.

STAT CAL

Name of a periodic calendar that will be used to gather average runtime statistics for the job, based on a period.

SCHENV

Name of the workload management scheduling environment to be associated with the job.

SYSTEM ID

In JES2, the identity of the system in which the job must be initiated and executed.

In JES3, the identity of the processor on which the job must be executed.

NJE NODE

Identifies the node in the JES system at which the job must execute.

SET VARM

Statement assigning a value to an AutoEdit variable, which can be used in the submitted job.

CTB STEP

Control-M/Analyzer definition to be activated as the first or last (as entered) step of the job. The type of Control-M/Analyzer definition (rule or mission) and its name are also entered.

DOCMEM

Name of a member in which the job documentation resides.

DOCLIB

Name of the library in which the job documentation member resides.

DOC

Detailed job documentation.

INSTREAM JCL

Whether Control-M for z/OS submits a JCL stream defined within the job scheduling definition.

The following General parameters are in the SMART Table Entity only:

ADJUST CONDITIONS

Allows conditions to be removed from job orders if the predecessor jobs that set the conditions are not scheduled.

TBL MAXWAIT

Number of additional days after the original scheduling date that the SMART Table Entity can remain in the Active Jobs file if it does not have a status of ENDED OK (and none of its jobs currently appear in the Active Jobs file).

Parent Topic

Job Scheduling Definition Screen – Defining Schedules