IBM data server clients and drivers overview > IBM Data Server Drivers >
Installing the IBM Data Server Driver for ODBC and CLI
The IBM® Data
Server Driver for ODBC and CLI is not part of the IBM Data Server Client or
the IBM Data Server Runtime Client. It must be installed separately.
To install the IBM Data Server Driver for ODBC and CLI, you need:
- to obtain the compressed file that contains the driver.
There is no installation program for the IBM Data Server Driver for
ODBC and CLI. You must install the driver manually:
- Copy the compressed file that contains the driver onto the target
machine from the internet or a DB2 Version 9 installation CD.
- Uncompress that file into your chosen install directory on the
target machine.
- Optional: remove the compressed file.
If you are installing the IBM Data Server Driver for ODBC and
CLI under the following conditions:
- the operating systems on the target machine is AIX®; and
- the DB2 Version 9 CD is mounted on the target machine.
the steps you would follow are:
- Create the directory $HOME/db2_cli_odbc_driver, where
you will install the driver.
- Locate the compressed file /db2/aix/clidriver/db2_driver_for_odbc_cli.tar.Z on
the install CD.
- Copy db2_driver_for_odbc_cli.tar.Z to the install directory, $HOME/db2_cli_odbc_driver.
- Uncompress db2_driver_for_odbc_cli.tar.Z:
cd $HOME/db2_cli_odbc_driver
uncompress db2_driver_for_odbc_cli.tar.Z
tar -xvf db2_driver_for_odbc_cli.tar
- Delete db2_driver_for_odbc_cli.tar.Z.
- Ensure the following if you installed the driver on a NFS file system:
- On UNIX or Linux platforms the db2dump and the db2 directory
need to be writable. Alternatively, the path you have referenced in the diagpath parameter
must be writable.
- If host or i5/OS data servers are being accessed directly ensure the license directory
is writable.
[ Top of Page | Previous Page | Next Page | Contents ]