[unixODBC-support] unixODBC with Teradata on linux

Nick Gorham nick at lurcher.org
Sat Jul 4 14:25:41 BST 2009


Baruch Volkov wrote:
> Hi,
> I have problems accessing Teradata using isql. Did search google, but 
> could not find anything, maybe somebody on this list did make it work.
>  
> I'm running:
> - 64 bit Redhat5 with
> - 32 bit unixODBC 2.2.12
> - 32 bit teradata client tdodbc-12.00.00.01-1
>  
> using adhoc works fine, mean can submit any query
> using isql, some queries failing on with segmentation fault and I 
> can't figure out the reason.
> For example, "SELECT * FROM DBC. Table_LevelConstraints" works, but 
> select * from dbc.tables fails.
>  
> In the library path i put Teradata first, then unixODBC, but also 
> tried unixODBC first and then Teradata.
>  
> LD_LYBRARY_PATH=/usr/odbc/lib:/usr/odbc/drivers:/home/support/unixODBC-2.2.12_32/install/lib:/home/support/instantclient_10_2_32
>  
> any suggestion would be appreciated
>
> Baruch

I am guessing they both connect, what error do you get with the second 
select?

-- 
Nick


More information about the unixODBC-support mailing list