Archives of the TeradataForum
Message Posted: Sat, 10 Nov 2007 @ 16:16:15 GMT
Subj: | | Re: Linux ODBC setup |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, January 21, 2004 07:04 -->
You did remember to also install prerequisites TDICU and the 64-bit version of TeraGSS, correct? And to add {InstallDir}/lib and
{InstallDir}/drivers to LD_LIBRARY_PATH?
Does your .odbc.ini (or other file pointed to by ODBCINI) use IP addresses for DBCName= or hostnames? If the latter, can the driver resolve the
name?
If you set Trace options in .odbc.ini, do you not get some trace entries generated by the driver (even if the driver manager does not have
trace support)?
|