# @(#)88 1.2 src/43haes/usr/sbin/cluster/sa/db2/cat/cl_db2node.sh, hacmp.assist, 61haes_r714 3/3/05 13:00:36 # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # 61haes_r714 src/43haes/usr/sbin/cluster/sa/db2/cat/cl_db2node.sh 1.2 # # Licensed Materials - Property of IBM # # Restricted Materials of IBM # # COPYRIGHT International Business Machines Corp. 2005 # All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # # IBM_PROLOG_END_TAG KLIB_MSGCATALOG="db2sa.cat" KLIB_MSGSET=40 KLIB_OUTPUT_CONSOLE=false KLIB_DEFAULT_LOGFILE=/var/hacmp/log/db2sa.log KLIB_HACMPLOG_ENTRY=db2sa.log KLIB_OUTPUT_CONSOLE=false typeset -A MSG MSG[1]="Usage: %s -g ResourceGroup [-a|-r] -n Node\n" MSG[2]="ERROR: Please specify a node to add to resource group: %s\n" MSG[3]="ERROR: Node %s already participates in resource group: %s\n\ Please add a node that does not participate in this resource group.\n" MSG[4]="Running Discovery using communication path: %s\n" MSG[5]="ERROR: Unable to add a node using communication path: %s to the HACMP cluster.\n\ The specified node will not be added to DB2 instance resource group: %s\n\ \n\ Please check the communication path between the local node and %s then\n\ perform the add a node.\n" MSG[6]="ERROR: Unable to add node: %s to resource group: %s\n\ Please check to ensure the node is defined to HACMP, and that the\n\ specfied resource group exists.\n" MSG[7]="Successfully added node: %s to resource group: %s\n" MSG[8]="ERROR: Please specify a node to remove from resource group: %s\n" MSG[9]="ERROR: Resource group: %s is not defined in the local\n\ cluster configuration.\n" MSG[10]="Successfully removed node: %s from resource group: %s\n"