<?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 Opening SAS library using Enterprise Guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Opening-SAS-library-using-Enterprise-Guide/m-p/3727#M1200</link>
    <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'm a complete newbie to Enterprise Guide, and I'm trying to access my SAS library but to no avail. My library engine is oracle based. Can someone offer a few pointers or make some suggestions on how I can do this?&lt;BR /&gt;
&lt;BR /&gt;
Jam2007</description>
    <pubDate>Wed, 04 Jul 2007 14:42:03 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-07-04T14:42:03Z</dc:date>
    <item>
      <title>Opening SAS library using Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Opening-SAS-library-using-Enterprise-Guide/m-p/3727#M1200</link>
      <description>Hello,&lt;BR /&gt;
&lt;BR /&gt;
I'm a complete newbie to Enterprise Guide, and I'm trying to access my SAS library but to no avail. My library engine is oracle based. Can someone offer a few pointers or make some suggestions on how I can do this?&lt;BR /&gt;
&lt;BR /&gt;
Jam2007</description>
      <pubDate>Wed, 04 Jul 2007 14:42:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Opening-SAS-library-using-Enterprise-Guide/m-p/3727#M1200</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-07-04T14:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Opening SAS library using Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Opening-SAS-library-using-Enterprise-Guide/m-p/3728#M1201</link>
      <description>Hi...well, it depends on whether you have a "standalone" EG install and are using SAS on a server or whether you are working within the confines of the Enterprise Intelligence Platform (where all data access is controlled through the Metadata Server).&lt;BR /&gt;
 &lt;BR /&gt;
Generally speaking, the LIBNAME statement has a way to point to an Oracle table and thus, allow you to treat the table as a SAS data set.&lt;BR /&gt;
[pre]&lt;BR /&gt;
libname myoralib oracle user="robert" password="mypswd" path="thepath" ;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
Subsequent references to your table would then be&lt;BR /&gt;
[pre]&lt;BR /&gt;
data=myoralib.mytable&lt;BR /&gt;
[/pre]&lt;BR /&gt;
 &lt;BR /&gt;
However, the answer really is more involved than just issuing a LIBNAME statement -- your SAS administrator may need to ensure that you have the appropriate SAS/Access product for Oracle and make sure that you have the correct access privileges to the tables.&lt;BR /&gt;
 &lt;BR /&gt;
I suggest that you contact Tech Support for the correct answer considering your particular configuration and installation setup.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 04 Jul 2007 18:24:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Opening-SAS-library-using-Enterprise-Guide/m-p/3728#M1201</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-07-04T18:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Opening SAS library using Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Opening-SAS-library-using-Enterprise-Guide/m-p/3729#M1202</link>
      <description>Thank you Cynthia, you're feedback is appreciated.</description>
      <pubDate>Thu, 05 Jul 2007 11:54:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Opening-SAS-library-using-Enterprise-Guide/m-p/3729#M1202</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-07-05T11:54:09Z</dc:date>
    </item>
  </channel>
</rss>

