<?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: Facing issue while Configuring SAS/Access interface to Redshift in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488489#M13979</link>
    <description>You only have a single odbc.ini. The driver manager that gets used is the one shipped with SAS/ACCESS Interface to Redshift. There is a special interaction between SAS and the driver manager that allows the driver manager to load other drivers.&lt;BR /&gt;&lt;BR /&gt;This is all explained in the last paragraph of the SAS/ACCESS Interface to Redshift section of the Configuration Guide for SAS 9.4 Foundation for UNIX Environments. &lt;BR /&gt;&lt;BR /&gt;I'd not use odbcinst, or any of the other tools shipped with the unixODBC driver manager in this case because the driver manager shipped within SAS/ACCESS Interface to Redshift is not based on unixODBC.</description>
    <pubDate>Tue, 21 Aug 2018 10:42:07 GMT</pubDate>
    <dc:creator>SimonDawson</dc:creator>
    <dc:date>2018-08-21T10:42:07Z</dc:date>
    <item>
      <title>Facing issue while Configuring SAS/Access interface to Redshift</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488112#M13961</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have licensed SAS/Access interface to Amazon redshift. I have installed in our environment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Allso I have configured Teradata using odbc drivers. and for that I have installed unixODBC driver manager. I am able to connect Successfully&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My doubt is, where i need to update the Data source name and connection details for Redshift. Is it in common odbc.ini file where I used for Teradata connection details or do i need to update in SAS Access Redshift driver install path. for ex /sas/sashome/Accessclients/9.4/Redshift under that I have odbc.ini.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have updated all the connection details of Teradata and Redshift in single odbc.ini file and configured.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried to execute Libname statement for those connection entries. For teradata it is successfull. but for Redshift I am receiving Libname statement error. Please see the libname statement error below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname redshift sasiorst server="redshiftserver.us-east-1.redshift.aws.com" DB=database name user=username password=pass;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: CLI error trying to establish connection: 523 630&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think above error indicates that I am missing to set environment variable. I couldnt figure out the root cause of the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[sas@ip-10-61-100-9 Redshift]$ echo $LD_LIBRARY_PATH&lt;BR /&gt;:/usr/lib64/libodbcinst.so:/app/sashome/AccessClients/9.4/Redshift/lib/:/app/sashome/AccessClients/9.4/Redshift/lib/S0rsft27.so:/app/sashome/AccessClients/9.4/Redshift/:/app/sashome/AccessClients/9.4/Redshift/lib:/usr/lib64&lt;BR /&gt;[sas@ip-10-61-100-9 Redshift]$&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Someone please help me to figure out the issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 07:17:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488112#M13961</guid>
      <dc:creator>karthic2612</dc:creator>
      <dc:date>2018-08-20T07:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while Configuring SAS/Access interface to Redshift</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488132#M13963</link>
      <description>When you use SAS/ACCESS Interface to Redshift in combination with SAS/ACCESS Interface to ODBC you'll need to setup your LD_LIBRARY_PATH to load libodbc.so from inside the Redshift installation directory.&lt;BR /&gt;&lt;BR /&gt;In your error you only have error numbers that arn't resolved to error strings. This typically means your ODBC variables in both the environment and the odbc*.ini are not setup correctly. Please review them.</description>
      <pubDate>Mon, 20 Aug 2018 10:04:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488132#M13963</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-08-20T10:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while Configuring SAS/Access interface to Redshift</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488465#M13978</link>
      <description>&lt;P&gt;Hi Simon,&lt;/P&gt;&lt;P&gt;As per your advice, I have setup the&amp;nbsp;&lt;SPAN&gt;LD_LIBRARY_PATH to load libodbc.so from inside the Redshift installation directory.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;:/usr/lib64/libodbcinst.so:/app/sashome/AccessClients/9.4/Redshift/lib/:/app/sashome/AccessClients/9.4/Redshift/lib/S0rsft27.so:/app/sashome/AccessClients/9.4/Redshift/:/app/sashome/AccessClients/9.4/Redshift/lib:/usr/lib64:&lt;STRONG&gt;/app/sashome/AccessClients/9.4/Redshift/lib/libodbc.so&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Default path for the drivers (odbcinst and odbc.ini)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[sas@ip-xx-xx-xx-xx odbc_shared]$ odbcinst -j&lt;BR /&gt;unixODBC 2.3.1&lt;BR /&gt;DRIVERS............: /app/SAS_Software_Depot/odbc_shared/odbcinst.ini&lt;BR /&gt;SYSTEM DATA SOURCES: /app/SAS_Software_Depot/odbc_shared/odbc.ini&lt;BR /&gt;FILE DATA SOURCES..: /app/SAS_Software_Depot/odbc_shared/ODBCDataSources&lt;BR /&gt;USER DATA SOURCES..: /app/SAS_Software_Depot/odbc_shared/odbc.ini&lt;BR /&gt;SQLULEN Size.......: 8&lt;BR /&gt;SQLLEN Size........: 8&lt;BR /&gt;SQLSETPOSIROW Size.: 8&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I am confused by using both SAS Access interface to Amazon redshift and ODBC engine. Could you please give me a clarity to use SAS/Access interface to Amazon redshift for Redshift data source connections. Do i need to use 2 separate odbc.ini file for ODBC engine and Redshift interface. Or we can use it as single odbc.ini and feed all the connection details in single odbc.ini for both odbc and Redshift native interface.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Vishal&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2018 09:09:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488465#M13978</guid>
      <dc:creator>karthic2612</dc:creator>
      <dc:date>2018-08-21T09:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Facing issue while Configuring SAS/Access interface to Redshift</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488489#M13979</link>
      <description>You only have a single odbc.ini. The driver manager that gets used is the one shipped with SAS/ACCESS Interface to Redshift. There is a special interaction between SAS and the driver manager that allows the driver manager to load other drivers.&lt;BR /&gt;&lt;BR /&gt;This is all explained in the last paragraph of the SAS/ACCESS Interface to Redshift section of the Configuration Guide for SAS 9.4 Foundation for UNIX Environments. &lt;BR /&gt;&lt;BR /&gt;I'd not use odbcinst, or any of the other tools shipped with the unixODBC driver manager in this case because the driver manager shipped within SAS/ACCESS Interface to Redshift is not based on unixODBC.</description>
      <pubDate>Tue, 21 Aug 2018 10:42:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Facing-issue-while-Configuring-SAS-Access-interface-to-Redshift/m-p/488489#M13979</guid>
      <dc:creator>SimonDawson</dc:creator>
      <dc:date>2018-08-21T10:42:07Z</dc:date>
    </item>
  </channel>
</rss>

