<?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 Cannot connect odbc to Oracle in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Cannot-connect-odbc-to-Oracle/m-p/364414#M7312</link>
    <description>&lt;P&gt;Hi, I'm a rookie on this subject, I'm trying to connect my SAS Visual Analytics to a Oracle DB&amp;nbsp;&lt;SPAN&gt;through ODBC but i don't have SAS/ACCESS, so, when &amp;nbsp;i'm trying to import a table, SAS show me this message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&lt;BR /&gt;2&lt;BR /&gt;/* *********************************************** */&lt;BR /&gt;/* Assign the libref for the data in a ODBC table */&lt;BR /&gt;/*&lt;BR /&gt;2 ! *********************************************** */&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;LIBNAME db_odbc ODBC PRESERVE_COL_NAMES=YES PRESERVE_TAB_NAMES=YES&lt;BR /&gt;2 ! DATAsrc="DWH" USER=user PASSWORD="{sas002}878D5B5C3B2BCCFC89DC745E59E548C" ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: CLI error trying to establish connection: Specified driver could not be loaded due to system error 5: Access is denied.&lt;BR /&gt;(Oracle en OraClient12Home1, C:\ORACLE\product\12.1.0\client_2\SQORA32.DLL).&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;3 options VALIDVARNAME=ANY VALIDMEMNAME=EXTEND;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My questions are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need SAS/CONNECT to import a table from Oracle?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Or there is another way to import a table from Oracle?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BTW. I configure successfully the odbc in the ODBC Data Source Administration (Windows).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Jun 2017 00:10:58 GMT</pubDate>
    <dc:creator>Chrystopher</dc:creator>
    <dc:date>2017-06-06T00:10:58Z</dc:date>
    <item>
      <title>Cannot connect odbc to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Cannot-connect-odbc-to-Oracle/m-p/364414#M7312</link>
      <description>&lt;P&gt;Hi, I'm a rookie on this subject, I'm trying to connect my SAS Visual Analytics to a Oracle DB&amp;nbsp;&lt;SPAN&gt;through ODBC but i don't have SAS/ACCESS, so, when &amp;nbsp;i'm trying to import a table, SAS show me this message:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&lt;BR /&gt;2&lt;BR /&gt;/* *********************************************** */&lt;BR /&gt;/* Assign the libref for the data in a ODBC table */&lt;BR /&gt;/*&lt;BR /&gt;2 ! *********************************************** */&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;LIBNAME db_odbc ODBC PRESERVE_COL_NAMES=YES PRESERVE_TAB_NAMES=YES&lt;BR /&gt;2 ! DATAsrc="DWH" USER=user PASSWORD="{sas002}878D5B5C3B2BCCFC89DC745E59E548C" ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;ERROR: CLI error trying to establish connection: Specified driver could not be loaded due to system error 5: Access is denied.&lt;BR /&gt;(Oracle en OraClient12Home1, C:\ORACLE\product\12.1.0\client_2\SQORA32.DLL).&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;3 options VALIDVARNAME=ANY VALIDMEMNAME=EXTEND;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My questions are:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need SAS/CONNECT to import a table from Oracle?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Or there is another way to import a table from Oracle?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BTW. I configure successfully the odbc in the ODBC Data Source Administration (Windows).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 00:10:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Cannot-connect-odbc-to-Oracle/m-p/364414#M7312</guid>
      <dc:creator>Chrystopher</dc:creator>
      <dc:date>2017-06-06T00:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect odbc to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Cannot-connect-odbc-to-Oracle/m-p/364415#M7313</link>
      <description>&lt;P&gt;You need SAS/ACCESS to ODBC not SAS/CONNECT. Your LIBNAME wont work unless this product is both installed and licensed.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jun 2017 00:16:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Cannot-connect-odbc-to-Oracle/m-p/364415#M7313</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2017-06-06T00:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect odbc to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/Cannot-connect-odbc-to-Oracle/m-p/364497#M7317</link>
      <description>SAS/CONNECT is used for connecting to another SAS server. For Oracle, as &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13976"&gt;@SASKiwi&lt;/a&gt; says, you need SAS/ACCESS For either ODBC or Oracle  (with a SQL*NET client).</description>
      <pubDate>Tue, 06 Jun 2017 08:41:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/Cannot-connect-odbc-to-Oracle/m-p/364497#M7317</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2017-06-06T08:41:08Z</dc:date>
    </item>
  </channel>
</rss>

