# @(#)15 1.1 src/43haes/usr/sbin/cluster/sa/oracle/sbin/ASGlobals.sh, hacmp.assist.oracle, 61haes_r714 3/7/06 10:51:18 # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # 61haes_r714 src/43haes/usr/sbin/cluster/sa/oracle/sbin/ASGlobals.sh 1.1 # # Licensed Materials - Property of IBM # # Restricted Materials of IBM # # COPYRIGHT International Business Machines Corp. 2006 # 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 FPATH=$FPATH:/usr/es/lib/ksh93/aix FPATH=$FPATH:/usr/es/lib/ksh93/hacmp [[ "$VERBOSE_LOGGING" == "high" ]] && { PS4='$LINENO |' set -x } # GLOBALS typeset -A allASInstances typeset -A allASComponents set -A aliveASComponents set -A AS_BI_COMPS AS_BI_COMPS=(ReportsServer Discoverer Personal) # End of GLOBALS