<?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/Access Interface to Oracle, SASORA error in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518214#M15170</link>
    <description>&lt;P&gt;Thanks for the response. I just discovered I am using 32-bit version of SAS? Does it matter? Could that be a problem why I was unable to connect to oracle?&lt;/P&gt;</description>
    <pubDate>Mon, 03 Dec 2018 19:53:07 GMT</pubDate>
    <dc:creator>mbakare</dc:creator>
    <dc:date>2018-12-03T19:53:07Z</dc:date>
    <item>
      <title>SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/26655#M163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If a user right clicks and says on a sas file "Open with SAS 9.2" and tries to run some SAS code, it fails with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #808080;"&gt;&lt;EM&gt;ERROR: The SAS/ACCESS Interface to ORACLE cannot be loaded. &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #808080;"&gt;&lt;EM&gt;ERROR: Image SASORA found but not loadable.&amp;nbsp; &lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="color: #808080;"&gt;&lt;EM&gt;ERROR: A Connection to the oracle DBMS is not currently supported, or is not installed at your site&lt;/EM&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if the same user opens SAS directly, chooses File --&amp;gt; Open --&amp;gt; "mycode.sas"&amp;nbsp; it runs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 22:09:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/26655#M163</guid>
      <dc:creator>foertter</dc:creator>
      <dc:date>2012-01-09T22:09:18Z</dc:date>
    </item>
    <item>
      <title>SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/26656#M164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Might help if you show the code....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 03:01:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/26656#M164</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2012-01-10T03:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/26657#M165</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like an installation issue.&amp;nbsp; I am assuming that you are using windows.&amp;nbsp; You need to look at the call that windows runs to see the differences.&amp;nbsp; Tech support can walk you through this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In XP, one "my computer" and select tools --&amp;gt; file options --&amp;gt; sas&lt;/P&gt;&lt;P&gt;then Advanced and single click on 'open with SAS 9.2' and edit to see the call for the open.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do a similar thing with however you initially execute SAS in the second scenario.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My guess is that it is picking up different configuration files.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 14:44:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/26657#M165</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-01-19T14:44:37Z</dc:date>
    </item>
    <item>
      <title>SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/26658#M166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to have the Oracle Client software installed on the machine that you are trying to use to access the DMBS from through SAS.&amp;nbsp; If SAS cannot find these binaries it will not work.&amp;nbsp; Also you need to make sure that the machine has knowledge of the proper tnsping information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 20:29:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/26658#M166</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2012-01-19T20:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518060#M15165</link>
      <description>&lt;P&gt;I am having similar problem. I can't connect to oracle database 11g xe edition from SAS. With this version of oracle, do we need to install oracle client as well?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 13:49:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518060#M15165</guid>
      <dc:creator>mbakare</dc:creator>
      <dc:date>2018-12-03T13:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518193#M15169</link>
      <description>&lt;P&gt;Oracle's SQL*Net software needs to be installed on the same machine you are running SAS on.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 19:06:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518193#M15169</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-12-03T19:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518214#M15170</link>
      <description>&lt;P&gt;Thanks for the response. I just discovered I am using 32-bit version of SAS? Does it matter? Could that be a problem why I was unable to connect to oracle?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 19:53:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518214#M15170</guid>
      <dc:creator>mbakare</dc:creator>
      <dc:date>2018-12-03T19:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518215#M15171</link>
      <description>&lt;P&gt;I suspect the bitness of SAS and the Oracle client software should match. The other thing is ensuring that SQL PLus is working correctly before trying SAS.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 20:06:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518215#M15171</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-12-03T20:06:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518216#M15172</link>
      <description>&lt;P&gt;my command sqlplus works perfectly. Could you please send me the link to download SQL *NET software?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Dec 2018 20:09:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518216#M15172</guid>
      <dc:creator>mbakare</dc:creator>
      <dc:date>2018-12-03T20:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518297#M15174</link>
      <description>&lt;P&gt;I suggest you talk to your Oracle DBA to source the correct software - I'm assuming here you are connecting to a remote Oracle database.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 03:33:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518297#M15174</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-12-04T03:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518298#M15175</link>
      <description>I am not connecting to remote oracle database. I have both Oracle 11g database XE and 32-bit SAS 9.4 installed on a single system running window 10 64-bit Operating system.</description>
      <pubDate>Tue, 04 Dec 2018 03:39:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518298#M15175</guid>
      <dc:creator>mbakare</dc:creator>
      <dc:date>2018-12-04T03:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAS/Access Interface to Oracle, SASORA error</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518316#M15176</link>
      <description>&lt;P&gt;OK, in that case please post the SAS log of the program you are using to test a connection to Oracle, including any notes and errors.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 07:32:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/SAS-Access-Interface-to-Oracle-SASORA-error/m-p/518316#M15176</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-12-04T07:32:14Z</dc:date>
    </item>
  </channel>
</rss>

