# @(#)66 1.1 src/43haes/usr/sbin/cluster/sa/oraappsrv/sbin/ASGlobals.sh, hacmp, 61haes_r714 11/28/11 15:07:34 # IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # 61haes_r714 src/43haes/usr/sbin/cluster/sa/oraappsrv/sbin/ASGlobals.sh 1.1 # # Licensed Materials - Property of IBM # # Restricted Materials of IBM # # COPYRIGHT International Business Machines Corp. 2009,2010 # 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_BASE=/usr/es/lib/ksh93 FPATH=$FPATH_BASE/hacmp:$FPATH_BASE/sa:$FPATH_BASE/aix:$FPATH_BASE/aix/odm:$FPATH_BASE/util export FPATH [[ "$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