C.3 Configuring The Connection Properties File - Novell SENTINEL 6.1 SP2 - INSTALLATION GUIDE 02-2010 Installation Manual

Hide thumbs Also See for SENTINEL 6.1 SP2 - INSTALLATION GUIDE 02-2010:
Table of Contents

Advertisement

C.3 Configuring the Connection Properties File

You need to manually create a database connection property file with the RAC database connection
information. The database connection property file should be created on the same machine where
DAS (Data Access Services) is installed. Some of the necessary information can be found in the
$ORACLE_HOME/network/admin/tnsnames.ora
1 Log in to the machine where the Sentinel Data Access Service (DAS) components are installed.
2 Change to the
$ESEC_HOME/config
3 Create the
RACconnect.properties
The following is a sample configuration for a service called OLTP with three nodes:
driver=esecurity.base.db.driver.OracleProxyDriver
dburl=jdbc:esecurity:oracleproxy:@
realdriver=oracle.jdbc.driver.OracleDriver
realdburl=jdbc:oracle:thin:@
fatalvendorstates=28,600,1012,1014,1033,1034,1035,1089,1090,1092,1094,239
6,3106,3111,3113,3114
advancedconnectionstring=(DESCRIPTION=
(ADDRESS= (PROTOCOL=TCP) (HOST=ca-sent1.novell.com) (PORT=1521))
(ADDRESS= (PROTOCOL=TCP) (HOST=ca-sent2.novell.com) (PORT=1521))
(ADDRESS= (PROTOCOL=TCP) (HOST=ca-sent3.novell.com) (PORT=1521))
(LOAD_BALANCE=yes)
(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=OLTP)
(FAILOVER_MODE=(TYPE=SELECT)(METHOD=BASIC)(RETRIES=180) (DELAY=5))))
NOTE: The entire
advancedconnectionstring
4 Edit the
configuration.xml
the process components:
-Desecurity.connect.config.file=../config/RACconnect.properties
The process components that need changes are:
DAS_Aggregation
DAS_Binary
DAS_iTRAC
DAS_Query
DAS_RT
For example:
file on the cluster nodes.
directory.
file.
should be on a single line.
file in
$ESEC_HOME/config
Sentinel with Oracle Real Application Clusters 173
and add the following argument to

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sentinel 6.1 sp2

Table of Contents