NET/MASTER RMS Management and Operations Guide
RMS1010
RMS Messages
115415 NonStop NET/MASTER RMS Management and Operations Guide A–19
INT The message handler is executing in the user's current environment or in a
background environment.
ruleset-name
is the name of the ruleset to be loaded for this message handler.
Effect. The initialization of the message handler is complete as follows:
Ruleset control options overridden (optional)
Control options loaded
Rules loaded and optimized
Function keys set (handlers of type MSG only)
Profile set (handlers of type MSG and INT only)
Recovery. This message is informational only; no recovery action is necessary.
RMS1009
handler-type
PROC(
ncl-id
) MESSAGE HANDLER START SUCCESSFUL
Cause. A user started a message handler or a new ruleset was loaded. The message
handler is ready to read its first message.
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 the user's current environment or in a
background environment.
Effect. The message handler starts processing messages.
Recovery. This message is informational only; no recovery action is necessary.
RMS1010
handler-type
PROC(
ncl-id
) %START RULE (
rule-id
) EXECUTED
Cause. A message handler encountered a %START rule in the ruleset that the handler
is currently loading. The rule was executed.
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.