NET/MASTER RMS Management and Operations Guide

RMS1135
RMS Messages
A–50 115415 NonStop NET/MASTER RMS Management and Operations Guide
intens-attribute
INTENS={ HIGH | LOW }
alarm-attribute
ALARM={ YES | NO }
nrd-attribute
NRD={ YES | NO }
scan-attribute
SCAN={ YES | NO }
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 to the activity log.
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.
RMS1135 *** RULESET(
ruleset-name
) RULE(
rule-id
)
handler-type
WRITE
color-attribute
hlite-attribute
intens-attribute
alarm-attribute
nrd-attribute
scan-attribute
mon-attribute
msg-code-attribute
Cause. A group of messages triggered a message group rule that requested the
delivery of a specified message.
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 you that the rule requested that the message be
delivered with the noted message attributes (these are the attributes that you specified
on the Message Parameters panel). The Message Replacement control option of the
ruleset used is set to B or S to narrate this action. Whether the message is actually
delivered depends on this setting.
A message group rule is invoked by an NCL procedure that executes asynchronously
(rather than in line) with the message handler. The
handler-type
CONT verbs
cannot be used. The WRITE verb is used to deliver the message instead.
handler-
type
is the type of message handler and can have one of the following values:
EMS The message handler is executing as an EMSPROC.
LOG The message handler is executing as a LOGPROC.
MSG The message handler is executing as a MSGPROC.
INT The message handler is executing in a user's current environment or in a
background environment.