NET/MASTER RMS Management and Operations Guide

RMS1125
RMS Messages
115415 NonStop NET/MASTER RMS Management and Operations Guide A–47
mon-attribute
MON={ YES | NO }
msg-code-attribute
MSGCODE=xx
Effect. If the Message Modification setting is B, the message handler delivers the
triggering message with the modified attributes.
If the Message Modification setting is S, then this narrative message only describes the
action that would have been performed—the message handler does not modify the
attributes of the triggering message and the message is delivered with the original
attributes.
Recovery. This message is informational only; no recovery action is necessary.
RMS1125 *** RULESET(
ruleset-name
) RULE(
rule-id
)
handler-type
DEL
Cause. A message triggered a message action rule in a ruleset associated with a
message handler.
rule-id
is the name of the triggered rule, and
ruleset-name
is
the name of the ruleset that contains the rule.
The message handler sent this narrative message to describe the action of deleting the
triggering message. The rule requested the deletion of the message because of one of
the following:
The message is to be suppressed because the message delivery mode in the rule is
N (value of the Delivery field on the Message Modification panel) or as a result of
message threshold processing. The Message Suppression control option of the
ruleset used is set to B or S to narrate this action.
The message is to be replaced by another message, displayed either on a panel or
line by line. The Message Replacement control option of the ruleset used is set to
B or S to narrate this action.
Whether the message handler actually deletes the message depends on the appropriate
setting.
The message is deleted according to the message handler type
handler-type
as
follows:
EMS Message is deleted using the EMSDEL verb.
LOG Message is deleted using the LOGDEL verb.
MSG Message is deleted using the MSGDEL verb.
INT Message is deleted by not explicitly delivering it before the next issue of the
INTREAD verb.
Effect. If the relevant control option setting is B, then after displaying this narrative
message, the message handler deletes the triggering message.
If the relevant control option setting is S, then this narrative message only describes
the action that would have been performed—the message handler does not delete the
triggering message and the message continues on its normal delivery path.