NET/MASTER RMS Management and Operations Guide
RMS1014
RMS Messages
115415 NonStop NET/MASTER RMS Management and Operations Guide A–21
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.
Effect. The request to update the control options of the message handler is accepted
and the handler will load the modified control options.
Recovery. This message is informational only; no recovery action is necessary.
RMS1013
handler-type
PROC(
ncl-id
) NEW PARMS LOADED FOR RULESET
ruleset-name
Cause. A user modified the control options of the ruleset associated with a message
handler and made the modifications available to the handler immediately. The
modified control options were loaded by the handler.
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 loaded the modified control options.
Recovery. This message is informational only; no recovery action is necessary.