TFDS Manual

Tandem Failure Data System (TFDS) Manual520628-003
A-1
A Disabling Other Software
This appendix contains instructions for disabling the processor dump and reload
capabilities of:
Programmatic Network Administrator (PNA)
Rule Management Services (RMS)
Programmatic Network Administrator (PNA)
To disable the processor dump and reload capabilities within PNA:
1. Use the INFO EVENT and INFO RULE commands from the Rule Management
Utility Program (RMUP) to determine any active rule and version number or
numbers that respond to the CPU DOWN message.
2. Prevent PNA from loading any active rule version or versions by using the
ACCESS OFF option of the ALTER command.
If PNA is running, use the REFRESH-CODE command from the PNA Command
Interface (PNACI). This forces PNA to unload all of the active rules and causes the
processor recovery rule to not be found in memory.
3. PNA loads any rules that are still accessible when it needs them.
Example
The current subvolume contains a PNA rules database named RULES. If rule #11 is
the processor recovery rule, and version 1 is the only version of that rule with the
ACCESS option set to ON, enter:
RMUP
ALTER RULE 11,1,ACCESS OFF
If PNA is running, and the name of the PNA RIM process is $PNA, enter:
PNACI $PNA REFRESH-CODE
Note. Do not change the status of the CPU UP rule.