<?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: Connection to Oracle in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65631#M6601</link>
    <description>I  believe you need to add the SCHEMA= option</description>
    <pubDate>Thu, 03 Feb 2011 13:11:28 GMT</pubDate>
    <dc:creator>darrylovia</dc:creator>
    <dc:date>2011-02-03T13:11:28Z</dc:date>
    <item>
      <title>Connection to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65628#M6598</link>
      <description>Hello &lt;BR /&gt;
         &lt;BR /&gt;
        I am a SAS EG User and i am trying to connect to the Oracle data base.&lt;BR /&gt;
I am using the following code to connect the oracle&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
libname oralib oracle user=XXYY password=*****#  path=ASDEW;&lt;BR /&gt;
&lt;BR /&gt;
I am getting the following error&lt;BR /&gt;
&lt;BR /&gt;
ERROR 22-7: Invalid option name #.&lt;BR /&gt;
16         path=ASDEW;&lt;BR /&gt;
ERROR: Libname ORALIB is not assigned.&lt;BR /&gt;
ERROR: Error in the LIBNAME statement.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I am a user and i dont have acess to create a library...</description>
      <pubDate>Mon, 24 Jan 2011 23:34:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65628#M6598</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-01-24T23:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65629#M6599</link>
      <description>try this.&lt;BR /&gt;
&lt;BR /&gt;
libname oralib oracle user='XXYY' pw='*****#' path='ASDEW';&lt;BR /&gt;
&lt;BR /&gt;
that is..put single ' around the text.</description>
      <pubDate>Tue, 25 Jan 2011 00:20:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65629#M6599</guid>
      <dc:creator>DBailey</dc:creator>
      <dc:date>2011-01-25T00:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65630#M6600</link>
      <description>Ummm Looking at your last statement, might be difficult to do as you state you don't have permissions to create a library....&lt;BR /&gt;
&lt;BR /&gt;
"I am a user and i dont have acess to create a library"</description>
      <pubDate>Tue, 25 Jan 2011 18:49:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65630#M6600</guid>
      <dc:creator>twocanbazza</dc:creator>
      <dc:date>2011-01-25T18:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65631#M6601</link>
      <description>I  believe you need to add the SCHEMA= option</description>
      <pubDate>Thu, 03 Feb 2011 13:11:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65631#M6601</guid>
      <dc:creator>darrylovia</dc:creator>
      <dc:date>2011-02-03T13:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connection to Oracle</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65632#M6602</link>
      <description>thank you&lt;BR /&gt;
&lt;BR /&gt;
my problem was resolved i used double quotation marks for the password.&lt;BR /&gt;
&lt;BR /&gt;
Then it was connected to the database</description>
      <pubDate>Thu, 03 Feb 2011 17:52:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Connection-to-Oracle/m-p/65632#M6602</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2011-02-03T17:52:50Z</dc:date>
    </item>
  </channel>
</rss>

