If you have a standalone machine, perform steps 1 to 8 only.
Follow all the steps carefully. Taking shortcutscan lead to data corruption.
Log in to thenode that you want to remove.
Stop all the software that uses DECdtm services.
Find out whether the node's transaction log containsany active transactions, using LMCP's DUMP/ACTIVE command:DUMP/ACTIVE SYSTEM$node.LM$JOURNALwhere node is the name of the node thatyou want to remove. This command displays details of all the active transactions.The last line gives the total number of active transactions.
If the transaction log contains active transactions,follow these steps:
Run recoveryprocedures for all software that uses DECdtm services.
Find out if the node's transaction log still containsactive transactions, using LMCP's DUMP/ACTIVE command.
If the transaction log still contains active transactions,contact your HP support representative.
Redefine SYS$JOURNAL to exclude the directory thatcontains the transaction log of the node you want to remove, unlessthe directory contains other transaction logs. DEFINE/SYSTEM/EXECUTIVE_MODE SYS$JOURNAL dirspec[,...] where dirspec is the full specification of a directory containingone or more transaction logs. List all the directories that containany transaction logs other than the transaction log of the nodeyou are removing. You can list the directories in any order. In a cluster, use SYSMAN to redefine SYS$JOURNAL clusterwide.
If you redefined SYS$JOURNAL in step 5, edit theSYS$MANAGER:SYLOGICALS.COM command procedure to update the SYS$JOURNALdefinition. If you created node-specific versions of SYLOGICALS.COM, editall the versions.
Archive the transaction log.
Shut down the node.
Restart the software that uses DECdtm services.
Reconfigure the cluster to remove the node. For information about how to reconfigure a cluster, referto OpenVMS Cluster Systems.
Edit the SYS$MANAGER:SYLOGICALS.COM command procedure to updatethe SYS$JOURNAL definition.
Archive BLUE's transaction log. Then shut down node BLUE:
$@SYS$SYSTEM:SHUTDOWN.COM...Should an automatic system reboot be performed [NO]?NO
Restart the software that uses DECdtm services. Then reconfigurethe cluster:
$@SYS$STARTUP:CLUSTER_CONFIG.COM Cluster Configuration Procedure 1. ADD a node to a cluster. 2. REMOVE a node from the cluster. 3. CHANGE a cluster member's characteristics. 4. CREATE a duplicate system disk for BLUE. Enter choice [1]:2... Updating network database... The configuration procedure has completed successfully.