#
# Copyright 2003 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
# 
# This file will be sourced in by cmg_register and the parameters
# listed below will be used.
#
# These parameters can be customized in (key=value) form
#
#           RS - name of the resource for the application
#           RG - name of the resource group containing RS
#           LH - name of the LogicalHostname SC resource
#       HAS_RS - name of the HAStoragePlus SC resource
#       LSR_RS - name of the Concurrent Manager Listener SC resource
#      VERSION - Oracle E-Business Suite verison number
#		 	Default value = 11.5.9
#  CON_COMNTOP - name of the Concurrent Manager COMMON_TOP directory 
# CON_APPSUSER - name of the Concurrent Manager application userid
#      APP_SID - name of the application SID
#  APPS_PASSWD - name of the password for the APPS userid
#  ORACLE_HOME - name of the Oracle home directory
#    CON_LIMIT - Minimum number of Concurrent Managers 
#      		 represented as a percentage ie 70 = 70%
#		 (Note - Omit the % sign)
#         MODE - Specifies if Oracle E-Business Suite is running
#		 32|64-bit code and if the LD_PRELOAD pathname
#		 will have a symlink in /usr/lib/secure
# 		 	Default value = 32/Y
#		 (Note - Refer to the Sun Cluster 3.1 Data Service
#	          for Oracle E-Business Suite for more information)
#

RS=
RG=
LH= 
HAS_RS=
LSR_RS=
VERSION=11.5.9
CON_COMNTOP=
CON_APPSUSER=
APP_SID=
APPS_PASSWD=
ORACLE_HOME=
CON_LIMIT=
MODE=32/Y
