File: srmv2.sysconfig.oracle

package info (click to toggle)
dpm-postgres 1.7.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 13,788 kB
  • ctags: 10,782
  • sloc: ansic: 146,136; sh: 13,362; perl: 11,142; python: 5,529; cpp: 5,113; sql: 1,790; makefile: 955; fortran: 113
file content (58 lines) | stat: -rw-r--r-- 1,645 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
#
# $Id: srmv2.sysconfig.oracle,v 1.15 2009/03/30 14:53:11 dhsmith Exp $
#
# @(#)$RCSfile: srmv2.sysconfig.oracle,v $ $Revision: 1.15 $ $Date: 2009/03/30 14:53:11 $ CERN/IT/ADC/CA Jean-Damien Durand
#
# should the srmv2 daemon run?
# any string but "yes" will equivalent to "NO"
#
RUN_SRMV2DAEMON="NO"
#
# should we run with another limit on the number of file descriptors than the default?
# any string will be passed to ulimit -n
#ULIMIT_N=4096
#
###############################################################################################
# Change and uncomment the variables below if your setup is different than the one by default #
###############################################################################################

#ALLOW_COREDUMP="yes"

#######################
# DPM SRMv2 variables #
#######################

# - DPM host : please change !!!!!!
DPM_HOST=<DPM_hostname>

# - DPM Name Server host : please change !!!!!!
DPNS_HOST=<DPNS_hostname>

# - SRMv2 log file :
#SRMV2DAEMONLOGFILE="/var/log/srmv2/log"

# - DPM configuration file :
#DPMCONFIGFILE="/opt/lcg/etc/DPMCONFIG"

#############################
# Oracle specific variables #
#############################

# Is the database installed locally ? Any string but "yes" will be equivalent to "no" :
DB_IS_LOCAL="no"

# - Oracle Home :
#ORACLE_HOME=/usr/lib/oracle/10.2.0.1/client

# - Directory where tnsnames.ora resides :
#TNS_ADMIN=/another/tnsadmin/directory

####################
# Globus variables #
####################

# - gridmapdir location
#GRIDMAPDIR=/etc/grid-security/gridmapdir

# - grid-mapfile location
#GRIDMAP=/etc/grid-security/grid-mapfile