Linux Environment Details:
Linux version 2.6.32-431.3.1.el6.x86_64 (mockbuild@x86-003.build.bos.redhat.com) (gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) ) #1 SMP Fri Dec 13 06:58:20 EST 2013
Prerequisite: Download ODBC driver from Teradata Download and extract.
Steps for Teradata ODBC 64 bit install steps:
*****************************************************************************
1. Log on to LINUX system as root user.
2. Install the software (tdicu) as follows: (/home/akumar/teradata/tdodbc__linux_indep.14.10.00.00-1/tdicu)
# rpm -ivh --nodeps tdicu1410-14.10.00.00-1.noarch.rpm
3. Install the software (TeraGSS) as follows: (/home/akumar/teradata/tdodbc__linux_indep.14.10.00.00-1/TeraGSS)
# rpm -i TeraGSS_linux_x64-14.10.00.06-1.noarch.rpm
4. . Install the software (Teradata odbc) as follows (/home/akumar/teradata/tdodbc__linux_indep.14.10.00.00-1/tdodbc)
# rpm -ivh tdodbc-14.10.00.00-1.noarch.rpm --nodeps
Validate the 64 bit ODBC Driver Installation:
[root@host tdodbc]# rpm -qa |grep .14.10.00
tdicu-14.10.00.00-1.noarch
tdodbc-14.10.00.00-1.noarch
TeraGSS_linux_x64-14.10.00.06-1.noarch
Forums: