Archives of the TeradataForum
Message Posted: Wed, 16 Sep 2009 @ 21:38:15 GMT
Subj: | | Re: Solaris ODBC connection issue with teradata |
|
From: | | Victor Sokovin |
> Currently I'm trying to execute the sample code provided by Teradata 12 ODBC. When I execute the sample I'm getting below error message. I
have installed Teradata 12 express on windows box and trying to establish the connection using ODBC code from Solaris 10. Also on the windows box
I have added the Solaris IP address in the hosts file. Let me know if I'm missing any configuration settings or how to solve this issue.
It is more important in this case to tell your Solaris client where the Teradata database is. It is not a mistake to add the client IP
addresses to the hosts file on the Windows box but these synonyms are not going to be used by Teradata. You can use them for telnetting to the
clients, for example.
Have a look at the suggestions on how to set up the Unix client:
www.teradataforum.com/teradata/20030724_184438.htm
Victor
|