Previous Topic: Statistics for Rule Sets

Next Topic: AOF LISTSRC—List Source Code

Statistics for Rules

CA OPS/MVS inserts this information into the OPS/REXX external data queue when you issue the LISTINST command in either of these ways:

Each line of output describes one rule that meets the selection criteria specified on the LISTINST command.

Word Number: 1

Length: 8

Contains the message ID, which is OPx3944I.

Word Number: 2

Length: 8

Contains the name of the rule set.

Word Number: 3

Length: 8

Contains the name of the rule.

Word Number: 4

Length: 1

Contains the enablement status of the rule set, which is always E.

Word Number: 5

Length: 3

Contains a code indicating the rule type:

API-Application Program Interface rule

ARM-Automatic Restart Management rule

CMD-Command rule

DOM-Delete-operator-message rule

EOJ-End-of-job rule

EOM-End-of-memory rule

EOS-End-of-step rule

GLV-Global variable rule

MSG-Message rule

OMG-OMEGAMON rule

REQ-Request rule

SCR-Screen rule

SEC-Security rule

TLM-Time limit event rule

TOD-Time-of-day rule

USS-UNIX System Services rule

Word Number: 6

Length: 10

Contains the most recent date on which the rule was executed (yyyy/mm/dd).

Word Number: 7

Length: 8

Contains the most recent time at which the rule was executed (hh:mm:ss).

Word Number: 8

Length: 10

If the selected rule is a TOD rule, this word indicates the next date on which it is to execute (yyyy/mm/dd); if it is not a TOD rule, this word contains the value NONE.

Word Number: 9

Length: 8

If the selected rule is a TOD rule, this word indicates the next time at which it is to execute (hh/mm/ss); if it is not a TOD rule, this word contains the value NONE.

Word Number: 10

Length: 10

Contains the date on which the rule was enabled (yyyy/mm/dd).

Word Number: 11

Length: 8

Contains the time at which the rule was enabled (hh:mm:ss).

Word Number: 12

Length: 9

Contains the number of times that the rule was executed.

Word Number: 13

Length: 8

Contains the maximum number of times the rule is allowed to execute.

Word Number: 14

Length: 1

If the selected rule is a TOD rule, this word contains Y if the MSG qualifier was specified in the rule or N if the NOMSG qualifier was specified in the rule; this word contains an asterisk (*) if the rule is not a TOD rule.

Word Number: 15

Length: 1

If the selected rule is a TOD rule, this word contains Y if the SYNCH qualifier was specified in the rule or N if the NOSYNCH qualifier was specified in the rule; this word contains an asterisk (*) if the rule is not a TOD rule.

Word Number: 16

Length: 1

If the selected rule is a TOD rule, this word contains M if the CATCHUPMAN qualifier was specified in the rule, Y if the CATCHUPYES qualifier was specified in the rule or N if the CATCHUPNO qualifier was specified (the default); this word contains an asterisk (*) if the rule is not a TOD rule.

Word Number: 17

Length: 1

If the selected rule is a MSG rule, this word contains N if the NOOPSLOG option was specified in the rule or Y if the rule was permitted to default to OPSLOG; this word contains an asterisk (*) if the rule is not a MSG rule.

Word Number: 18

Length: 1-50

Contains the event ID specified on the header line of the rule-this is the event that causes the rule to execute; this word contains N/A if the rule is a TOD rule.

Word Number: 19

Length: 12

Contains the highest number of External Data Queue (EDQ) entries created by this rule.