Installation Procedure - Aster Client

Teradata Aster® Client Guide

Product
Aster Client
Release Number
7.00
Published
May 2017
Language
English (United States)
Last Update
2018-04-13
dita:mapPath
hki1475000360386.ditamap
dita:ditavalPath
Generic_no_ie_no_tempfilter.ditaval
dita:id
B700-2005
lifecycle
previous
Product Category
Software
Install the Aster Database ODBC driver on AIX.
  1. Extract the bundle for the ODBC driver:
    1. Unzip the file:
      $ gunzip  clients-odbc-aix.tar.gz
    2. Untar the file:
      $ tar -xvf  clients-odbc-aix.tar
  2. Edit your library path environment variable to add the required librarires: For 32 bit AIX:
    export LIBPATH=<InstallDir>/stage/clients-odbc-aix-ppc32/lib:$LIBPATH
    For 64 bit AIX:
    export LIBPATH=<InstallDir>/stage/clients-odbc-aix-ppc64/lib:$LIBPATH