NET/MASTER RMS Management and Operations Guide

RMS1102
RMS Messages
A–38 115415 NonStop NET/MASTER RMS Management and Operations Guide
If the Message Suppression setting is S, then this narrative message only describes the
action of message threshold processing—the message handler disregards message
threshold processing and delivers the message as if there were no message threshold
processing.
Recovery. This message is informational only; no recovery action is necessary.
RMS1102 *** RULESET(
ruleset-name
) RULE(
rule-id
) SUPPRESS COUNT=
message-count
MAX=
message-threshold
Cause. A message triggered a message action rule that requested message threshold
processing to control message delivery. The delivery mode is N (the value of the
Delivery field on the Message Modification panel), and the message threshold is
message-threshold
(the value of the Maxcnt field on the Message Modification
panel).
rule-id
is the name of the triggered rule,
ruleset-name
is the name of the
ruleset that contains the rule, and
message-count
is the number of messages that
triggered the rule within the current threshold processing interval.
The message handler sent this narrative message to describe the action of threshold
processing. The Message Suppression control option of
ruleset-name
is set to B or S
to narrate this action. Whether the message handler actually delivers the message
according to message threshold processing depends on this setting.
Effect. The counter holding the number of messages that trigger the rule within the
current message threshold processing interval is incremented to
message-count
.
If the Message Suppression setting is B, the message handler suppresses the message if
message-count
is less than or equal to
message-threshold
, or delivers the
message if
message-count
is greater than
message-threshold
.
If the Message Suppression setting is S, then this narrative message only describes the
action of message threshold processing—the message handler disregards message
threshold processing and delivers the message as if there were no message threshold
processing.
Recovery. This message is informational only; no recovery action is necessary.
RMS1103 *** RULESET(
ruleset-name
) RULE(
rule-id
) MULTILINE REPLACEMENT
Cause. A message triggered a message action rule or a group of messages triggered a
message group rule that requested the delivery of a multiline message (replacing the
triggering message if this is a message action rule).
rule-id
is the name of the
triggered rule, and
ruleset-name
is the name of the ruleset that contains the rule.
This narrative message advises that the rule requested the construction and delivery of
a multiline message. The Message Replacement control option of
ruleset-name
is
set to B or S to narrate this action. Whether the replacement by and the delivery of the
multiline message are actually carried out depends on this setting.