Archives of the TeradataForum
Message Posted: Wed, 16 Sep 2009 @ 21:36:25 GMT
Subj: | | Re: Solaris ODBC connection issue with teradata |
|
From: | | Anomy Anom |
<-- Anonymously Posted: Wednesday, September 16, 2009 17:31 -->
If the calling application is 64-bit, then you need to install the 64-bit versions of ICU, GSS, and driver.
Be sure the caller's LD_LIBRARY_PATH includes the multiple ODBC component paths plus ICU
/opt/teradata/client/odbc/drivers
/opt/teradata/client/odbc/lib
/opt/teradata/client/lib (or lib/64 or lib/amd64)
/opt/tdicu
|