NET/MASTER RMS Management and Operations Guide
RMS1007
RMS Messages
A–18 115415 NonStop NET/MASTER RMS Management and Operations Guide
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 Control Options Definition panels appear to the user and the control
options can be modified. The message handler waits for the user to save the control
options before continuing on to the next step in the starting operation.
Recovery. This message is informational only; no recovery action is necessary.
RMS1007
handler-type
PROC(
ncl-id
) RULESET (
ruleset-name
) PARAMETER
OVERRIDE COMPLETE
Cause. A user started a message handler and has overridden the control options of the
ruleset to be loaded.
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.
ruleset-name
is the name of the ruleset to be loaded for this message handler.
Effect. The starting of the message handler resumes.
Recovery. This message is informational only; no recovery action is necessary.
RMS1008
handler-type
PROC(
ncl-id
) RULESET (
ruleset-name
) INITIALIZATION
COMPLETE
Cause. A user started a message handler or a new ruleset was loaded. The
initialization process was completed.
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.