Previous Topic

Next Topic

Book Contents

Book Index

ON JOBARRIV (CMEM): Event Parameter

Monitor a job arrival event on the JES spool.

Figure 361 ON JOBARRIV (CMEM) Parameter Format

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

Table 242 ON JOBARRIV (CMEM) Subparameters

Subparameter

Description

jobname

Job name (or mask). Mandatory. For more information, see Character Masking.

JTYPE

Type of job that 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 any type of job. Default.

SMFID

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

SYSTEM

Name of the system to monitor for job arrival events. Mask characters (* an ?) 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)