IBM GC23-7753-05 Server User Manual


 
Table 5-2. ifxdeploy.conf File Parameters (continued)
Parameter Description
Example of Value Setting
(Uncommented Line)
INFORMIXSQLHOSTS
Pointer to remote computer
containing SQLHOSTS
registry settings that the
deployed instance is to use.
BEGIN ALIAS...END
ALIAS
Specifies new database
server aliases and related
SQLHOSTS connectivity
settings for the deployed
instance. The optional
OPTIONS line sets a
SQLHOSTS parameter
value. In the example,
b=32767 sets buffers.
BEGIN ALIAS
SERVERNAME alias1
PROTOCOL drsoctcp
PORT 9091
OPTIONS b=32767
END ALIAS
INFORMIXDIR Path for the deployed
instance. Must be set here or
as environment variable (no
default path is provided).
C:\tmp\informix
ONCONFIG The onconfigfile name. If
none is specified here and
no ONCONFIG
environment variable is set,
a new file is created from
onconfig.std.
onconfig.sample
SNAPSHOT Note: This parameter can
only be used if you are
deploying an instance from
a snapshot compressed as a
.tgz file on UNIX or Linux
or a .zip file on Windows.
Indicates the location of a
supported, compressed
archive type containing the
snapshot. This parameter is
equivalent to the -file
command-line option.
RELOCATE Set chunk paths for the
deployed instance. You can
indicate a parent directory
for all chunk path names or
map them individually to
separate parent directories.
You can also deploy the
chunks with specific offset
values. Offset values are in
kilobytes.
Example 1: Relocate all chunk paths to
one directory:
C:\example1
Example 2: Select individual chunk
paths and specify the directories where
the paths are relocated:
C:\ex2=C:\ex3; C:\ex4=C:\ex5
Example 3: Change multiple chunk
paths and offsets:
C:\ex6,10=C:\ex7,100;
C:\ex8,20=C:\ex9,200
Chapter 5. Deploying IDS with the Deployment Utility 5-11
+
++
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
++
+
+
+
+
+
++
+
+
+
+
+
+
++
+
+
+
+
+
+
+
+
+
+
+
+
++
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+