<?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: Getting all tables from Oracle in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Getting-all-tables-from-Oracle/m-p/6806#M2612</link>
    <description>The best way is to use the ORACLE libname statement.&lt;BR /&gt;
&lt;BR /&gt;
libname oracle_db  ORACLE   USER='ASB" PASSWORD='123";&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
All the tables should now be accessible.&lt;BR /&gt;
&lt;BR /&gt;
This will give you the name of all the tables.&lt;BR /&gt;
&lt;BR /&gt;
proc datasets library=oracle_db;quit;</description>
    <pubDate>Fri, 08 Feb 2008 03:01:26 GMT</pubDate>
    <dc:creator>david2010</dc:creator>
    <dc:date>2008-02-08T03:01:26Z</dc:date>
    <item>
      <title>Getting all tables from Oracle</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Getting-all-tables-from-Oracle/m-p/6804#M2610</link>
      <description>What is the best way to see all my tables in Oracle data base as a sas data sets?&lt;BR /&gt;
&lt;BR /&gt;
Thanks</description>
      <pubDate>Wed, 06 Feb 2008 16:19:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Getting-all-tables-from-Oracle/m-p/6804#M2610</guid>
      <dc:creator>STOJA</dc:creator>
      <dc:date>2008-02-06T16:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all tables from Oracle</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Getting-all-tables-from-Oracle/m-p/6805#M2611</link>
      <description>Hi:&lt;BR /&gt;
  This is not a BASE SAS or Reporting Procedure (PRINT, REPORT, TABULATE) question.&lt;BR /&gt;
&lt;BR /&gt;
  Your best bet for help with this question is to contact SAS Tech Support. To contact Tech Support go to: &lt;A href="http://support.sas.com" target="_blank"&gt;http://support.sas.com&lt;/A&gt; and on the left-hand navigation area, look for the link entitled "Submit a Problem".&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 06 Feb 2008 18:32:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Getting-all-tables-from-Oracle/m-p/6805#M2611</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-02-06T18:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Getting all tables from Oracle</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Getting-all-tables-from-Oracle/m-p/6806#M2612</link>
      <description>The best way is to use the ORACLE libname statement.&lt;BR /&gt;
&lt;BR /&gt;
libname oracle_db  ORACLE   USER='ASB" PASSWORD='123";&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
All the tables should now be accessible.&lt;BR /&gt;
&lt;BR /&gt;
This will give you the name of all the tables.&lt;BR /&gt;
&lt;BR /&gt;
proc datasets library=oracle_db;quit;</description>
      <pubDate>Fri, 08 Feb 2008 03:01:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Getting-all-tables-from-Oracle/m-p/6806#M2612</guid>
      <dc:creator>david2010</dc:creator>
      <dc:date>2008-02-08T03:01:26Z</dc:date>
    </item>
  </channel>
</rss>

