Previous Topic

Next Topic

Book Contents

Book Index

Displaying Active Rules

A list of the active rules in the CMEM facility (up to a maximum of 1000 rules) can be displayed on the operator console. To display the list, enter the following operator command

F CTMCMEM,DISPLAY[=DETAIL]

The optional DETAIL parameter enables you to generate a detailed list, with more extensive information than a regular list.

A regular list of CMEM rules includes the following information:

Table 106 Information in a Regular List of Rules

Field

Description

Rule

Rule name (that is, the name in the first ON statement of the rule definition).

Type

Rule type. Valid types:

  • R - ON JOBARRIVAL
  • X - ON JOBEND
  • D - ON DSNEVENT
  • Z - ON STEP
  • V - ON MAINVIEW ALARM

Table

Name of the table that contains the rule

Status

Rule status. Valid statuses are:

  • ACTIVE
  • DONE
  • WAIT
  • HELD
  • DELETED
  • EVENT

Library

Name of the library that contains the rule member

Priority

Internal CMEM rule scanning priority

A detailed list of CMEM rules includes the following information:

Table 106a Information in a Detailed List of Rules

Field

Description

Rule

Rule name (that is, the name in the first ON statement of the rule definition).

Type

Rule type. Valid types:

  • R - ON JOBARRIVAL
  • X - ON JOBEND
  • D - ON DSNEVENT
  • Z - ON STEP
  • V - ON MAINVIEW ALARM

Status

Rule status. Valid statuses are:

  • ACTIVE
  • DONE
  • WAIT
  • HELD
  • DELETED
  • EVENT

Owner

Name of rule owner

DATE

Rule order date

TIME

Rule order time

Activation #

Number of activations since Order

Activation Date

Last activation date

Activation Time

Last activation time

Table

Name of the table that contains the rule

Number in Table

Serial number of the rule in the table

Library

Name of the library that contains the rule member

Priority

Internal CMEM rule scanning priority

Parent Topic

Managing the CMEM Facility