NET/MASTER RMS Management and Operations Guide

RMS1044
RMS Messages
115415 NonStop NET/MASTER RMS Management and Operations Guide A–35
The ruleset contains suppression rules when the delivery philosophy is set to
POSITIVE.
Suppression rules have no validation or actions when the delivery philosophy is
set to POSITIVE.
EMSPROC generated the filter table according to the rules defined in the associated
ruleset.
Effect. If the delivery philosophy is POSITIVE, suppression rules are performed using
a filter table. If the delivery philosophy is NEGATIVE, all messages are suppressed by
the EMS distributor, except messages that match the defined rules.
Recovery. This message is informational only; no recovery action is necessary.
RMS1043 EMSPROC(
ncl-id
) ERROR IN GENERATING EMS FILTER TABLE
Cause. The EMSPROC message handler could not generate a filter table for use by the
EMS distributor process to suppress unwanted EMS messages before the messages
reach the EMSPROC. The EMSPROC is executing as an NCL process with NCL ID,
ncl-id
.
Effect. A message handler internal error is raised and processing continues. Message
RMS0100 appears and, together with one or more RMS0101 error messages, is written
to the NonStop NET/MASTER MS activity log. No message pre-filtering for the
message handler is done by the EMS distributor process.
Recovery. Use messages RMS0100 and RMS0101 in the activity log to determine the
actions to take.
RMS1044 INVALID VARIABLE NAME
variable-name
IN RULE(
rule-id
)
RULESET(
ruleset-name
)
Cause. A rule that contained an invalid variable name was processed (for example,
when a message action rule became a candidate for triggering).
variable-name
is the value that is invalid as a variable name (the & is not
displayed)
rule-id
is the name of the rule that contains the variable
ruleset-name
is the name of the ruleset that contains the rule
Effect. The rule is not acted on.
Recovery. Correct the invalid variable name and file the corrected rule record for
immediate application.