A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
Setting up the Server Environment (Unix Host) 3-17
In this statement, v.r represents the PATROL DB-Reorg version and
release number, and osv represents the operating system and its version
number.
For example, the following PATH variable sets the location of the
PATROL DB-Reorg executables to the directory where the version of
PATROL DB-Reorg is 1.3 and the version of the HP-UX operating
system is 10:
Example
export PATH=$PATH:/HOME/bmc/DBReorg/1.3/hpux10
Setting up Multiple Versions of Informix
You can set up your Informix environment to allow the PATROL product
to fully function with multiple versions of Informix on the same server.
To perform this setup, you must create a file named
inftab. (A sample file
is installed in the BMC_HOME directory.) This file sets the necessary
environment variables for an Informix instance before the database
connects to a user-specified server. The following directories are
searched in the specified order until the
inftab file is found:
/etc
/var/opt/informix
$BMC_HOME
The inftab file should contain one or more entries that use the following
syntax:
informix_server
:
informix_dir
:
onconfig
:
page_size
:
bmc_debug:informix_sqlhosts
Replace each syntax variable with the correct value, as described in
Table 3-4.