<?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 Can I use SAS/ACCESS Interface to Vertica in SAS university VM in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-I-use-SAS-ACCESS-Interface-to-Vertica-in-SAS-university-VM/m-p/151716#M298271</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect Vertica using SAS university edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;Build date:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; Apr 14, 2014, 3:08:43 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;SAS Mid-tier release:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; Apr 14, 2014, 3:07:54 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;SAS release:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; 9.04.01M2P07232014&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;SAS platform:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; Linux LIN X64 2.6.32-431.23.3.el6.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;Site name:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; SAS University Edition&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;Site number:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; 70068118&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #353535; font-size: 14px; background-color: #ffffff; font-family: Lato, sans-serif;"&gt;As this is 9.04 release, I believe it should be able to connect to Vertica instance. But when I am trying to create a connection I am getting the below error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #353535; font-size: 14px; background-color: #ffffff; font-family: Lato, sans-serif;"&gt;Code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;libname sample VERTICA server="192.168.xx.xxx" port=5433 user=dbadmin password='XXXXXXXX' database='vmart';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 42 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 43 libname sample VERTICA server="192.168.72.128" port=5433 user=dbadmin password=XXXXXXXXXXX&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 44 database='vmart';&lt;/P&gt;&lt;P class="sasError" id="sasLogError1_1418718600293" style="color: #ff0000;"&gt; ERROR: The VERTICA engine cannot be found.&lt;/P&gt;&lt;P class="sasError" id="sasLogError2_1418718600293" style="color: #ff0000;"&gt; ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 45&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 46&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 47&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 48&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 49&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 50 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 51 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 61 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;Can someone guide me with this connectivity?&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;Can I use ODBC DSN for this connectivity? If yes can someone share me the steps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 09:00:26 GMT</pubDate>
    <dc:creator>siddarthk</dc:creator>
    <dc:date>2014-12-16T09:00:26Z</dc:date>
    <item>
      <title>Can I use SAS/ACCESS Interface to Vertica in SAS university VM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-use-SAS-ACCESS-Interface-to-Vertica-in-SAS-university-VM/m-p/151716#M298271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to connect Vertica using SAS university edition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;Build date:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; Apr 14, 2014, 3:08:43 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;SAS Mid-tier release:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; Apr 14, 2014, 3:07:54 PM&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;SAS release:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; 9.04.01M2P07232014&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;SAS platform:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; Linux LIN X64 2.6.32-431.23.3.el6.x86_64&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;Site name:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; SAS University Edition&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;Site number:&lt;/STRONG&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt; 70068118&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #353535; font-family: Lato, sans-serif; font-size: 14px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #353535; font-size: 14px; background-color: #ffffff; font-family: Lato, sans-serif;"&gt;As this is 9.04 release, I believe it should be able to connect to Vertica instance. But when I am trying to create a connection I am getting the below error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #353535; font-size: 14px; background-color: #ffffff; font-family: Lato, sans-serif;"&gt;Code:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;libname sample VERTICA server="192.168.xx.xxx" port=5433 user=dbadmin password='XXXXXXXX' database='vmart';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;1 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 42 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 43 libname sample VERTICA server="192.168.72.128" port=5433 user=dbadmin password=XXXXXXXXXXX&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 44 database='vmart';&lt;/P&gt;&lt;P class="sasError" id="sasLogError1_1418718600293" style="color: #ff0000;"&gt; ERROR: The VERTICA engine cannot be found.&lt;/P&gt;&lt;P class="sasError" id="sasLogError2_1418718600293" style="color: #ff0000;"&gt; ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 45&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 46&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 47&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 48&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 49&amp;nbsp; &lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 50 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 51 OPTIONS NONOTES NOSTIMER NOSOURCE NOSYNTAXCHECK;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt; 61 ;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;Can someone guide me with this connectivity?&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;&lt;/P&gt;&lt;P class="sasSource" style="color: #000000;"&gt;Can I use ODBC DSN for this connectivity? If yes can someone share me the steps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 09:00:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-use-SAS-ACCESS-Interface-to-Vertica-in-SAS-university-VM/m-p/151716#M298271</guid>
      <dc:creator>siddarthk</dc:creator>
      <dc:date>2014-12-16T09:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Can I use SAS/ACCESS Interface to Vertica in SAS university VM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-use-SAS-ACCESS-Interface-to-Vertica-in-SAS-university-VM/m-p/151717#M298272</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Siddarthk, I apologize for not seeing this earlier.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;This is an old thread, but it deserves an answer. Hopefully, it will help Google find the answer for others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The University Edition does not include ACCESS engines. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 20:54:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-use-SAS-ACCESS-Interface-to-Vertica-in-SAS-university-VM/m-p/151717#M298272</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2015-08-12T20:54:53Z</dc:date>
    </item>
  </channel>
</rss>

