NET/MASTER RMS Management and Operations Guide

RMS1011
RMS Messages
A–20 115415 NonStop NET/MASTER RMS Management and Operations Guide
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.
rule-id
is the name of the %START rule.
Effect. The %START rule is executed.
Recovery. This message is informational only; no recovery action is necessary.
RMS1011
handler-type
PROC(
ncl-id
) RULESET (
ruleset-name
) DYNAMICALLY
MODIFIED BY (
user-id
)
Cause. The user with user ID
user-id
modified a record of the ruleset associated
with a message handler and made the modifications available to the handler
immediately. For example, the user modified a message action rule that is active in the
message handler, and saved the modifications with the Activation field set to I
(Immediate) or N (Immediate No Save).
The message handler is executing as an NCL process with NCL ID,
ncl-id
.
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.
ruleset-name
is the name of the ruleset that the user modified.
Effect. The message handler loads the modified record.
Recovery. This message is informational only; no recovery action is necessary.
RMS1012
handler-type
PROC(
ncl-id
) NEW PARMS REQUEST BY (
user-id
)
ACCEPTED
Cause. The user with user ID
user-id
modified the control options of the ruleset
associated with a message handler and made the modifications available to the
handler immediately. The user may have selected the message handler from the
Active Message Handlers panel, modified the control options, and saved the
modifications. Alternatively, the user may have selected option 7 from the Rule
Maintenance panel to maintain the control options of the ruleset associated with a
message handler, modified the control options, and saved the modifications with the
Activation field set to I (Immediate) or N (Immediate No Save).