A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
3-8 PATROL
®
Database Administration Installation Guide
In addition to these variables, there are others that you should know
about to set up your environment properly. Table 3-1 lists all the
environment variables and their default settings. For a complete
description of each of these variables, see the following sections.
Table 3-1 Environment Variables Default Settings (Unix Host)
Environment
Variable
Default Setting Example
BMC_HOME defaults to the directory
where patroldb was
found
export BMC_HOME=/usr/bmc/PDBAdmin/aix4/3.0
BMC_LOCAL defaults to the directory
where you start
patroldb
export BMC_LOCAL=/usr/bmc/PDBAdmin/aix4/3.0/jobs
BMC_PORT 1313 export BMC_PORT=1413
BMC_SERVERLOG defaults to
BMCserverlog when -D
is specified on the
command line
Otherwise, no default.
export BMC_SERVERLOG=/usr/bmc/PDBAdmin/aix4/3.0/jobs/logsrv
BMC_SCHEDLOG defaults to
BMCschedlog when -D
is specified on the
command line
Otherwise, no default.
export BMC_SCHEDLOG=/usr/bmc/PDBAdmin/aix4/3.0/jobs/logsch
BMC_JOBLOAD 2 export BMC_JOBLOAD=5
BMC_STORE location that is pointed
to by BMC_LOCAL
export BMC_STORE=/usr/bmc/PDBAdmin/aix4/3.0/jobs
BMC_TRACE defaults to -mall -fall
when -D is specified on
the command line
Otherwise, no default.
export BMC_TRACE=”-mall -fall”
ML_LANG en_US.iso88591
(English)
export ML_LANG=fr_FR.iso88591
ML_ROOT location pointed to by
BMC_HOME
export ML_ROOT=/usr/bmc/PDBAdmin/aix4/3.0