Date: Mon, 20 Jul 2009 11:00:26 -0400
Reply-To: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject: Re: Need help in SAS access to teradata
you should contact SI for that and / or have a look onto the SAS support
website.
Gerhard
On Mon, 20 Jul 2009 20:04:14 +0530, chittiprolu pradeep
<chittiprolupradeep@GMAIL.COM> wrote:
>Hi Friends,
>
>Please help me in Teradata connection to SAS.
>I an using libname statement to connect to teradata and the connection is
>working fine as of now.
>
>And the Teradata is there in different server and SAS is in different
server
>and will connect to teradata by below given
>libname statement.
>
>ex: libname terap teradata user=abcd password=ababab
>database=april_table_view tdpid= "10.xx.xx.xx" ;
>
>And now the problem is, the Teradata is going to upgrade to higher version
>(i.e., version 12). Can any one please tell me is there any
>changes to be required in the SAS code or any changes required in odbc
>drivers (i.e., installing any new odbc drivers which will suitable
>for the new version) or the old settings and odbc drivers are enough..?
>
>or else any sought of changes required ....?
>
>Thaking you all for your kind support.
>
>Regards,
>CHP
|