NET/MASTER RMS Management and Operations Guide
RMS1019
RMS Messages
115415 NonStop NET/MASTER RMS Management and Operations Guide A–23
INT The message handler is executing in a user's current environment or in a
background environment.
user-id
is the user ID of the user that requested that the ruleset associated with the
message handler be changed.
Effect. The request to load a new ruleset is accepted and the message handler loads the
ruleset named in the Ruleset field.
Recovery. This message is informational only; no recovery action is necessary.
RMS1018
handler-type
PROC(
ncl-id
) NEW PROFILE REQUEST BY (
user-id
)
ACCEPTED
Cause. The user with user ID
user-id
modified the profile record of the ruleset
associated with a message handler and made the modifications available to the
handler immediately: that is, the user modified the profile from the Profile Definition
panel 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:
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 profile of the message handler is accepted and the
profile of the environment the message handler is servicing will be updated with the
modified settings.
Recovery. This message is informational only; no recovery action is necessary.
RMS1019
handler-type
PROC(
ncl-id
) NEW PROFILE LOADED FOR RULESET
ruleset-name
Cause. A user modified the profile of the ruleset associated with a message handler
and made the modifications available to the handler immediately. The modified
profile was loaded by the handler and the environment the handler is servicing was
profiled with the new settings.
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:
MSG The message handler is executing as a MSGPROC.