<?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: SAS Connectivity to teradata not working after updating teradata client to 16.10 in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/581700#M17018</link>
    <description>&lt;P&gt;Thanks everyone for your valuable responses!&lt;/P&gt;&lt;P&gt;Apparently the issue was because the Teradata Client 16.10 upgrade modified the following symbolic links under /usr/lib64&lt;/P&gt;&lt;P&gt;Below is the summary that I documented for this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Issue:&lt;/U&gt;&lt;/STRONG&gt; The below CLI error occurs while connecting to a database&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: CLI error trying to establish connection: 523 586&lt;/P&gt;&lt;P&gt;ERROR: CLI error trying to establish connection: 523 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Root Cause:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Teradata client 16.10 upgrade modified the symbolic links under /usr/lib64 that were essential for any odbc connections&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;Resolution Steps:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Added &lt;STRONG&gt;DriverUnicodeType=1 &lt;/STRONG&gt;to the corresponding DSN entry in odbc.ini file (523 586)&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;Reverted the symbolic link change that was made by the upgrade (523 80)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Before:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/usr/lib64/libodbcinst.so -&amp;gt; /p01/app/ncr/teradata/client/16.10/lib64/libodbcinst.so&lt;/P&gt;&lt;P&gt;/usr/lib64/libodbc.so -&amp;gt; /p01/app/ncr/teradata/client/16.10/lib64/libodbc.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;After:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/usr/lib64/libodbcinst.so -&amp;gt; libodbcinst.so.2.0.0&lt;/P&gt;&lt;P&gt;/usr/lib64/libodbc.so -&amp;gt; libodbc.so.2.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Preventive measure:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set the parameter ShareLibs=no in ttu_install.cfg file for the affected servers so that the symbolic links defined in the path /usr/lib64 are not modified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Aug 2019 12:24:43 GMT</pubDate>
    <dc:creator>SangaviS</dc:creator>
    <dc:date>2019-08-16T12:24:43Z</dc:date>
    <item>
      <title>SAS Connectivity to teradata not working after updating teradata client to 16.10</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/580894#M16999</link>
      <description>&lt;P&gt;Our users are getting the following CLI error while trying to connect to any Teradata database after the Teradata client got updated to 16.10 over the weekend. Could someone please help me resolve&amp;nbsp; this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000" face="arial,helvetica,sans-serif"&gt;&lt;SPAN style="background: white; color: red; font-family: &amp;quot;Courier New&amp;quot;;"&gt;&lt;FONT size="3"&gt;ERROR: CLI error trying to establish connection: 523 586&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 17:08:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/580894#M16999</guid>
      <dc:creator>SangaviS</dc:creator>
      <dc:date>2019-08-13T17:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Connectivity to teradata not working after updating teradata client to 16.10</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/580907#M17000</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/261746"&gt;@SangaviS&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Installing a new TTU (Teradata Tools and Utilities) means the Teradata environment variables will need to be updated. I have no way of knowing your current SAS configuration, but you may need to update&amp;nbsp;&lt;SPAN&gt;!SASROOT/bin/sasenv_local or your personal environment variables. This doc may be of assistance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This document can help you with configuring SAS on UNIX/Linux.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="http://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/66380/PDF/default/config.pdf" target="_blank"&gt;http://support.sas.com/documentation/installcenter/en/ikfdtnunxcg/66380/PDF/default/config.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best wishes,&lt;BR /&gt;Jeff&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Aug 2019 17:40:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/580907#M17000</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2019-08-13T17:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Connectivity to teradata not working after updating teradata client to 16.10</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/580977#M17004</link>
      <description>Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/261746"&gt;@SangaviS&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Is the connection working outside of SAS? Did you try connecting via BTEQ? Since you haven't mentioned the SAS Version, Hope you have checked the compatibility depending on your SAS Version.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;DBMS Products Required:&lt;BR /&gt;• Teradata Database version 13.10 or later&lt;BR /&gt;• Teradata CLIv2 client libraries, TTU 13.10 or later for Linux (64-bit libraries)&lt;BR /&gt;For SAS 9.4M3&lt;BR /&gt;DBMS Products Required:&lt;BR /&gt;• Teradata Database version 14.10 or later&lt;BR /&gt;• Teradata CLIv2 client libraries, TTU 14.10 or later (64-bit libraries)&lt;BR /&gt;For SAS 9.4M4 and Later&lt;BR /&gt;DBMS Products Required:&lt;BR /&gt;• Teradata Database version 15.10 or later&lt;BR /&gt;• Teradata CLIv2 client libraries, TTU 15.10 or later (64-bit libraries)&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 14 Aug 2019 03:13:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/580977#M17004</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2019-08-14T03:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Connectivity to teradata not working after updating teradata client to 16.10</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/581700#M17018</link>
      <description>&lt;P&gt;Thanks everyone for your valuable responses!&lt;/P&gt;&lt;P&gt;Apparently the issue was because the Teradata Client 16.10 upgrade modified the following symbolic links under /usr/lib64&lt;/P&gt;&lt;P&gt;Below is the summary that I documented for this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Issue:&lt;/U&gt;&lt;/STRONG&gt; The below CLI error occurs while connecting to a database&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: CLI error trying to establish connection: 523 586&lt;/P&gt;&lt;P&gt;ERROR: CLI error trying to establish connection: 523 80&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Root Cause:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The Teradata client 16.10 upgrade modified the symbolic links under /usr/lib64 that were essential for any odbc connections&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;&lt;U&gt;Resolution Steps:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Added &lt;STRONG&gt;DriverUnicodeType=1 &lt;/STRONG&gt;to the corresponding DSN entry in odbc.ini file (523 586)&lt;/LI&gt;&lt;/UL&gt;&lt;UL&gt;&lt;LI&gt;Reverted the symbolic link change that was made by the upgrade (523 80)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Before:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/usr/lib64/libodbcinst.so -&amp;gt; /p01/app/ncr/teradata/client/16.10/lib64/libodbcinst.so&lt;/P&gt;&lt;P&gt;/usr/lib64/libodbc.so -&amp;gt; /p01/app/ncr/teradata/client/16.10/lib64/libodbc.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;After:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;/usr/lib64/libodbcinst.so -&amp;gt; libodbcinst.so.2.0.0&lt;/P&gt;&lt;P&gt;/usr/lib64/libodbc.so -&amp;gt; libodbc.so.2.0.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Preventive measure:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set the parameter ShareLibs=no in ttu_install.cfg file for the affected servers so that the symbolic links defined in the path /usr/lib64 are not modified.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 12:24:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Connectivity-to-teradata-not-working-after-updating-teradata/m-p/581700#M17018</guid>
      <dc:creator>SangaviS</dc:creator>
      <dc:date>2019-08-16T12:24:43Z</dc:date>
    </item>
  </channel>
</rss>

