# @(#)92 1.6 src/43haes/usr/sbin/cluster/sa/db2/cat/cl_db2smadd.sh, hacmp.assist, 61haes_r714 2/21/08 13:49:10 # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # 61haes_r714 src/43haes/usr/sbin/cluster/sa/db2/cat/cl_db2smadd.sh 1.6 # # Licensed Materials - Property of IBM # # Restricted Materials of IBM # # COPYRIGHT International Business Machines Corp. 2005,2008 # 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_OUTPUT_CONSOLE=false KLIB_MSGSET=60 KLIB_DEFAULT_LOGFILE=/var/hacmp/log/db2sa.log KLIB_HACMPLOG_ENTRY=db2sa.log KLIB_OUTPUT_CONSOLE=false typeset -A MSG MSG[1]="ERROR: Please specify exactly %s node(s).\n" MSG[2]="ERROR: Please specify at least %s nodes and at most %s nodes.\n\ Please re-enter the list of nodes or communication interfaces.\n" MSG[3]="ERROR: Unable to add node(s): %s to the cluster configuration.\n\ Please check the communication paths to used to ensure they are resolveable\n\ addresses.\n" MSG[4]="ERROR: No DB2 instances were discovered, please ensure the DB2 instance\n\ home directory is mounted on one of the specified nodes prior to running\n\ discovery." MSG[5]="ERROR: The version of DB2 installed across the cluster is not\n\ at the same level on all cluster nodes. Please upgrade nodes running\n\ at a downleveled version of DB2 to the supported level of\n\ version 8.1 or 8.2.\n" MSG[6]="ERROR: Unable to discover DB2 UDB instances on node(s): %s\n\ Please ensure that DB2 UDB instances have the instance home\n\ filesystem mounted on one of the specified nodes. Also ensure\n\ that the instance is installed directly in the instance owner's\n\ home directory. Discovery must find the directory\n\ HOME/ and the file HOME/sqllib/db2profile, where\n\ HOME is the instance owner's home directory. \n" MSG[7]="ERROR: An insufficient number of DB2 instances were discovered\n\ to perform mutual takeover.\n\ \n\ Please check to ensure all available DB2 instances have the instance\n\ home filesystem mounted on one of the specified nodes.\n" MSG[8]="Note: Please ensure that all DB2 UDB instance owners home filesystem are\n\ mounted prior to performing discovery, and if possible the instance\n\ should be active. If the instance filesystem is not mounted, then the instance\n\ will not be discovered.\n\ \n\ Performing DB2 UDB discovery on node(s): %s\n\ Please wait while discovery executes" MSG[9]="Discovered instance(s): %s (%s) on node(s): %s\n" MSG[10]="ERROR: Unable to communicate with node: %s\n\ Please check the communication path from the local node to the specified node.\n\ Also check to ensure the clcomdES subsystem is properly running by executing\n\ the command 'lssrc -s clcomdES' on the specified node.\n" MSG[11]="ERROR: Insufficient space on filesystem: %s. Currently there is %s MB available.\n\ \n\ Please ensure at least 4MB of space is available on each of the following\n\ filesystems /tmp, /var, /usr before performing this command.\n" MSG[12]="ERROR: There are no cluster nodes defined to HACMP.\n\ Please add one or more nodes prior to invoking the DB2 UDB discovery\n\ component.\n"