<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to access Teradata from SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279318#M56285</link>
    <description>&lt;P&gt;You should definitely work&amp;nbsp;with the TD to resolve any connection and athorization&amp;nbsp;issues, but I don't think your IP is used by default as part of the authorization&amp;nbsp;- but check to be sure.&lt;/P&gt;
&lt;P&gt;First step should be to connect to TD from the local (on the SAS server) TD cleint (or any other ODBC client application that can use the TD client ODBC driver) to see if you can connect.&lt;/P&gt;
&lt;P&gt;Once verified that par, go on to configure and connect&amp;nbsp;from SAS.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2016 13:17:05 GMT</pubDate>
    <dc:creator>LinusH</dc:creator>
    <dc:date>2016-06-22T13:17:05Z</dc:date>
    <item>
      <title>How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279215#M56250</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to execute the below&amp;nbsp;code by sing BASE/ SAS:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname rams teradata user=sas_user password=XXXXX database=database server=prod;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;it is showing the below error. Can you please provide your valuable inputs asap.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: The SAS/ACCESS interface to TeraData cannot be loaded. The SASTRA code appendage could not be loaded.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know what are the prerequisites to connect to the Teradata DB as it is a first time access.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rama Sarma&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 06:54:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279215#M56250</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2016-06-22T06:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279216#M56251</link>
      <description>&lt;P&gt;Is Access to Teradat licensed?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check license with proc setinit and installation with proc product_status.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:03:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279216#M56251</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-06-22T07:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279221#M56253</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes ..it is licensed version.&lt;/P&gt;&lt;P&gt;When I run proc setitin the below log is coming related to teradata. It is in Grace period and we are able to use it for other querying purpose.&amp;nbsp;&lt;/P&gt;&lt;P&gt;SAS/ACCESS Interface to Teradata&lt;BR /&gt;30MAY2016&lt;/P&gt;&lt;P&gt;When I run product-status, I am getting the below status message.&lt;/P&gt;&lt;P&gt;SAS/ACCESS Interface to Teradata ...&lt;BR /&gt;Custom version information: 9.4_M2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hence, Please suggest me with the next move.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:19:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279221#M56253</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2016-06-22T07:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279224#M56254</link>
      <description>&lt;P&gt;You have to explain your set up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you a desktop SAS or server?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does ODBC work?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I would contact SAS tech support. They're fast and helpful.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:33:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279224#M56254</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-06-22T07:33:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279226#M56255</link>
      <description>&lt;P&gt;See if one of these provides you with a clue what might go wrong:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/51/194.html" target="_blank"&gt;http://support.sas.com/kb/51/194.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/44/700.html" target="_blank"&gt;http://support.sas.com/kb/44/700.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/kb/16/105.html" target="_blank"&gt;http://support.sas.com/kb/16/105.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 07:37:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279226#M56255</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-06-22T07:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279305#M56278</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From SAS server I am able to connect, but from desktop version only I am trying and I am getting the above mentioned error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And my next move is, following support.sas.com to resolve the issue. But I am not able to get the exact resolution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more question is like..do we need to work with Teradata team to declare any IP address of our Base SAS to get the access?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 12:38:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279305#M56278</guid>
      <dc:creator>VVDR</dc:creator>
      <dc:date>2016-06-22T12:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279318#M56285</link>
      <description>&lt;P&gt;You should definitely work&amp;nbsp;with the TD to resolve any connection and athorization&amp;nbsp;issues, but I don't think your IP is used by default as part of the authorization&amp;nbsp;- but check to be sure.&lt;/P&gt;
&lt;P&gt;First step should be to connect to TD from the local (on the SAS server) TD cleint (or any other ODBC client application that can use the TD client ODBC driver) to see if you can connect.&lt;/P&gt;
&lt;P&gt;Once verified that par, go on to configure and connect&amp;nbsp;from SAS.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 13:17:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279318#M56285</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2016-06-22T13:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279548#M56347</link>
      <description>&lt;P&gt;Access to RDBMS works like this:&lt;/P&gt;
&lt;P&gt;DB client is installed on SAS host&lt;/P&gt;
&lt;P&gt;DB connection is configured into the client&lt;/P&gt;
&lt;P&gt;Client config information is included in SAS startup files&lt;/P&gt;
&lt;P&gt;SAS gets access by using DB client with the connection config&lt;/P&gt;
&lt;P&gt;Now, if the specific workspace server that you use from the desktop misses the connection configuration in its startup script, it can't use the DB access.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2016 20:04:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/279548#M56347</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-06-22T20:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to access Teradata from SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/331870#M74657</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/79200"&gt;@VVDR&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error typically means that the product in question (in this case SAS/ACCESS to Teradata) is not installed or is configured improperly. Checking the license file (SETINIT) only tells us if the product is licensed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Sat, 11 Feb 2017 21:08:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-access-Teradata-from-SAS/m-p/331870#M74657</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2017-02-11T21:08:02Z</dc:date>
    </item>
  </channel>
</rss>

