Previous Topic

Next Topic

Book Contents

Book Index

ON JOBEND (CMEM): Event Parameter

Monitor a job termination event.

Figure 363 ON JOBEND (CMEM) Parameter Format

Optional. Type JE (JOBEND) in the ON field and press Enter. The following subparameters are displayed:

Table 243 JOBEND (CMEM) Subparameters

Subparameters

Description

jobname

Job name (or mask). Mandatory.

JTYPE

Type of job whose termination can trigger the rule. Optional. Valid values are:

  • J (JOB) – batch job
  • S (STC) – started task
  • T (TSU) – TSO user
  • blank – if no value is entered, the rule can be triggered by the termination of any type of job. Default.

SMFID

SMF ID of the CPU to monitor for job termination events. Mask characters (* and ?) are supported. Default: current CPU.

SYSTEM

Name of the system to monitor for job termination events. Mask characters (* and ?) are supported. Default: current system.

And/Or/Not

Conjunctional parameter that opens a new ON statement and links it to the previous ON statement. Optional. Valid values are:

  • A (And) – indicates AND logic between the two ON statements
  • O (Or) – indicates OR logic between the preceding and following sets of ON statements
  • N (Not) – indicates AND NOT logic between the two ON statements

Parent Topic

Control-M Event Manager (CMEM)