NET/MASTER RMS Management and Operations Guide
BASERULE
Base Rulesets
115415 NonStop NET/MASTER RMS Management and Operations Guide 12–13
Point as the manager (for example, \SDPL.$SNA01 as subject and \SDPL.$SSCP as
manager).
Rule Actions
When a message triggers the rule, the message handler starts NCL procedure
ZRMSDSNN to perform the following:
1. Issue DSNM commands to restart the SNAX/XF line identified in the message. If
the restart operation is successful, the procedure logs the following message in the
NonStop NET/MASTER MS activity log:
RMS9902 SNAX LINE
line-name
RECOVERY COMPLETE. STATUS: UP
2. If Step 1 fails, delay one minute and then retry Step 1. The restart operation
repeats until it is successful or the action is deleted. See “Displaying, Freezing,
and Deleting Active Subjects” in Section 9 for information on how to delete rule
actions for an active subject.
NCL Queue
The rule actions execute in the BASERULEZSNAXNOTRDY NCL queue, which has a
default execution limit of 5.
Customizing the Rule
You can customize the rule by changing the execution limit of the NCL queue in which
the rule actions execute. Use the NCLQUEUE SET command from the OCS command
line to change the execution limit. See Section 3, “Planning for, Installing, and
Managing RMS,” for more information.
ZTACLFAIL ZTACLFAIL is a message action rule that acts in response to event number 1 from the
TACL subsystem. The rule restarts a TACL process that stopped due to input-output
errors. The rule also sets the subject of the event to the name of the terminal identified
in the message.
Message Delivery
The rule instructs the message handler to deliver the original message (event number 1
from the TACL subsystem) which appears in NonStop NET/MASTER MS as the
following:
TAC0001 TACL TERMINAL I/O ERROR
errno
,
terminal-name
The subject is
terminal-name
(for example, $ATP1.#TERM2).
Rule Actions
When a message triggers the rule, the message handler starts NCL procedure
ZRMSTCLN to perform the following:
1. Read your TACL command interpreter startup file to obtain the startup
commands for the terminal identified in the message.