NET/MASTER RMS Management and Operations Guide
RMS1041
RMS Messages
A–34 115415 NonStop NET/MASTER RMS Management and Operations Guide
RMS1041 EMSPROC(
ncl-id
) EMS FILTER TABLE
filter-table-name
REMOVED
FROM EMSDIST FILTER LIST
Cause. The EMSPROC message handler disabled the use of the filter table,
filter-table-name
, by the EMS distributor. SYSPARMS EMSDISTFLT was
updated. The EMSPROC is executing as an NCL process with NCL ID,
ncl-id
.
The EMSPROC disables the use of an existing filter table when a ruleset is dynamically
changed in one of the following ways:
A default delivery NCL exit is added when the delivery philosophy is set to
NEGATIVE.
A rule in the ruleset using a message profile variable as its primary trigger is
added or activated.
A rule in the ruleset using wild-card characters in the primary trigger criterion is
added or activated.
Suppression rules are not present, and the delivery philosophy is set to POSITIVE.
Suppression rules have validation, and the delivery philosophy is set to POSITIVE.
Suppression rules have actions, and the delivery philosophy is set to POSITIVE.
Effect. No message prefiltering for the message handler is done by the EMS
distributor.
Recovery. This message is informational only; no recovery action is necessary.
RMS1042 EMSPROC(
ncl-id
) EMS FILTER TABLE
filter-table-name
ADDED TO
EMSDIST FILTER LIST
Cause. The EMSPROC message handler enabled the use of the filter table,
filter-table-name
, by the EMS distributor. SYSPARMS EMSDISTFLT was
updated. The EMSPROC is executing as an NCL process with NCL ID,
ncl-id
.
Message prefiltering by
filter-table-name
is enabled when all of the following
conditions are satisfied:
The message handler is an EMSPROC.
The EMS distributor process is executing.
The ruleset does not have a default delivery NCL exit when the delivery
philosophy is set to NEGATIVE.
A rule in the ruleset using a message profile variable as its primary trigger is not
added or activated.
A rule in the ruleset using wild-card characters in the primary trigger criterion is
not added or activated.