[unixODBC-support] unixODBC with Teradata on linux
G, Hemanth Kumar
Hemanth.G at Teradata.com
Mon Jul 6 07:27:51 BST 2009
Baruch,
I speculate, your driver and adhoc application are built with some
other driver manager other than unixODBC.
isql is built with unixODBC DM. Hence, you need to build your Teradata
driver with unixODBC DM to work with isql.
Hemanth.
________________________________
From: unixodbc-support-bounces at mailman.unixodbc.org
[mailto:unixodbc-support-bounces at mailman.unixodbc.org] On Behalf Of
Baruch Volkov
Sent: Saturday, July 04, 2009 6:18 PM
To: unixodbc-support at mailman.unixodbc.org
Subject: [unixODBC-support] unixODBC with Teradata on linux
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.unixodbc.org/pipermail/unixodbc-support/attachments/20090706/76b262bd/attachment.html>
More information about the unixODBC-support
mailing list