Additional host.name keywords for Db2 Linux and UNIX - Connect_CDC - connect_cdc_mimix_share - 5.8

Connect CDC Installation Guide

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (MIMIX Share)
Version
5.8
Language
English
Product name
Connect CDC
Title
Connect CDC Installation Guide
Copyright
2024
First publish date
2003
Last updated
2024-10-21
Published on
2024-10-21T14:24:02.463862

The following lists the host.name keyword descriptions for Db2 LINUX and UNIX.

Keyword

Description

LIBPATH

Path where the Db2 library files required by the Db2 JDBC driver are installed. For example:

Note: For local GUI installs, this environment variable must be set before starting the install.

DB2INSTANCE

Name of Db2 database instance.

Note:  For local GUI installs, this environment variable must be set before starting the install.

DBMSVERSION

Supported DBMS version levels are 9, 10 or 11.

DRIVER_CLASSPATH_n

Where n is a number from 1 to NUM_DRIVERS.

Path where the Db2 driver files are installed. For example:

DRIVER_ID_n

Where n is a number from 1 to NUM_DRIVERS.

  • For Db2 UNIX

If DBMSVERSION=9Then DRIVER_ID_n  =  UDBType4

  • For Db2 LINUX

DRIVER_ID_n  =  UDBType4

When installing for Db2 remote hosting, these are the options you need:
Keyword Description
TARGET_ONLY Set the flag to "Y" for the remote host.
NUM_DRIVERS The number of drivers to be used. The minimum requirement is 1.
DRIVER_ID_1 The Driver ID type is UDBType4.
DRIVER_CLASSPATH_1 The path where the JDBC drivers are located in your directory.
DBMSVERSION The supported version levels are 9, 10, or 11.