<?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 Estabilishing an Oracle DB connection in Base SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192221#M36205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me with this problem. I need to setup my Base SAS to connect with oracle database connection. I have access to Database and connect it via PL/SQL developer but I want to do the same using SAS. I have tnsname.ora file from where I can lookup the details required for access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In terms of modules, I have SAS/Access to Interface PC files, So, I believe can access via ODBC ( Have very less technical knowledge in terms of connections and all)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me what script would be required and Do I need to setup my system in terms of adding ODBC driver??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Apr 2014 07:41:55 GMT</pubDate>
    <dc:creator>bnarang</dc:creator>
    <dc:date>2014-04-25T07:41:55Z</dc:date>
    <item>
      <title>Estabilishing an Oracle DB connection in Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192221#M36205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me with this problem. I need to setup my Base SAS to connect with oracle database connection. I have access to Database and connect it via PL/SQL developer but I want to do the same using SAS. I have tnsname.ora file from where I can lookup the details required for access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In terms of modules, I have SAS/Access to Interface PC files, So, I believe can access via ODBC ( Have very less technical knowledge in terms of connections and all)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me what script would be required and Do I need to setup my system in terms of adding ODBC driver??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks in Advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 07:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192221#M36205</guid>
      <dc:creator>bnarang</dc:creator>
      <dc:date>2014-04-25T07:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Estabilishing an Oracle DB connection in Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192222#M36206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could possible try accessing Oracle by using an generic ODBC connection. This could work when you have the SAS license Access/ODBC.&lt;/P&gt;&lt;P&gt;It will probably not having any support to normal Oracle specifics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The more advanced approach is having the Oracle-client installed on your machine. You already have this as PL/SQl developer&lt;/P&gt;&lt;P&gt;It will require the SAS/Access Oracle license and the related software being installed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check what is licensed in SAS by running: " proc setinit; run; "&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 08:23:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192222#M36206</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-04-25T08:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Estabilishing an Oracle DB connection in Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192223#M36207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have access to ACCESS FOR ORACLE. I am looking for a script which I can use/modify and edit my own configuration to connect. Can you please help me with that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 08:57:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192223#M36207</guid>
      <dc:creator>bnarang</dc:creator>
      <dc:date>2014-04-25T08:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Estabilishing an Oracle DB connection in Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192224#M36208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot change your own configuration to do something that is not there, sorry&lt;/P&gt;&lt;P&gt;If you have SAS/Access odbc licensed you could try the ODBc definitions getting to Oracle, but remember it is limited.&lt;/P&gt;&lt;P&gt;Assuming you are using SAS/Base Windows the challenge is in configuring the ODBC Windows connection. Just try that (when ODBC is licensed) &lt;/P&gt;&lt;P&gt;The last options is transferring your data using CSV files as intermediate data from you oracle PL/SQL connection. Not very advanced and needing the handcraft.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 09:55:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192224#M36208</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-04-25T09:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Estabilishing an Oracle DB connection in Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192225#M36209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I am not able to convey the message to you. I am looking for a &lt;SPAN style="text-decoration: underline;"&gt;SAS SCRIPT&lt;/SPAN&gt; for Oracle loggin ( Which I believe would be generic and similar to how we access to SQL Server). This, I can add my own database name and can try to run. I am looking for a generic script!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 10:04:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192225#M36209</guid>
      <dc:creator>bnarang</dc:creator>
      <dc:date>2014-04-25T10:04:42Z</dc:date>
    </item>
    <item>
      <title>Re: Estabilishing an Oracle DB connection in Base SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192226#M36210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;bnarang, there is no SAS scritp for that. There are Libname statement options user/pswd) and SQL pst methods both that are bound to sas/access software.&lt;/P&gt;&lt;P&gt;What you first need to do as you have no SAS/Access Oracle is to verify you can access oracle in the same way as SQL-server using the Windows ODBC drivers.&lt;/P&gt;&lt;P&gt;That is a configuration task in Windows not SAS.&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/odbcdref/64777/HTML/default/viewer.htm#n1v4pn8vsmb9vbn1xr476jlamzjg.htm" title="http://support.sas.com/documentation/cdl/en/odbcdref/64777/HTML/default/viewer.htm#n1v4pn8vsmb9vbn1xr476jlamzjg.htm"&gt;SAS(R) 9.3 Drivers for ODBC: User's Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Ah that was the drivers to use SAS as a DBMS server&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/44/774.html" title="http://support.sas.com/kb/44/774.html"&gt;44774 - System Requirements for SAS/ACCESS® 9.3 Interface to Greenplum in Windows environments&lt;/A&gt;&amp;nbsp; is given the information dsn usage (odbc) to sqlserver and more.&lt;/P&gt;&lt;P&gt;When you can define an oracle connection with a dsn (windows scritping) ODBC you could reach Oracle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Apr 2014 10:15:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Estabilishing-an-Oracle-DB-connection-in-Base-SAS/m-p/192226#M36210</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2014-04-25T10:15:38Z</dc:date>
    </item>
  </channel>
</rss>

