<?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: I wanted to list all library under which my dataset is present. in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/I-wanted-to-list-all-library-under-which-my-dataset-is-present/m-p/79552#M8900</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following will give you the location of the dataset CLASS in any library that has been established in your current SAS session, be it as part of the log on process or one you have set up yourself, and is still in effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;/P&gt;&lt;P&gt;CREATE TABLE WANT AS&lt;/P&gt;&lt;P&gt;SELECT LIBNAME&lt;/P&gt;&lt;P&gt;FROM DICTIONARY.TABLES&lt;/P&gt;&lt;P&gt;WHERE UPCASE(MEMNAME) = 'CLASS';&lt;/P&gt;&lt;P&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to know if the dataset appears in any location accessible by SAS, e.g. any subdirectory on a network, then this is a completely different animal and will require something more sophisticated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Sep 2013 09:41:26 GMT</pubDate>
    <dc:creator>Scott_Mitchell</dc:creator>
    <dc:date>2013-09-12T09:41:26Z</dc:date>
    <item>
      <title>I wanted to list all library under which my dataset is present.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/I-wanted-to-list-all-library-under-which-my-dataset-is-present/m-p/79551#M8899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope your doing fine,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;i am trying to list all possible library under which my dataset is present. Could Anyone please help me with this, there must be some simple solution using Dictionary object but not getting it. can someone please help me with the same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tushar J&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 07:07:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/I-wanted-to-list-all-library-under-which-my-dataset-is-present/m-p/79551#M8899</guid>
      <dc:creator>Tushar</dc:creator>
      <dc:date>2013-09-12T07:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: I wanted to list all library under which my dataset is present.</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/I-wanted-to-list-all-library-under-which-my-dataset-is-present/m-p/79552#M8900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The following will give you the location of the dataset CLASS in any library that has been established in your current SAS session, be it as part of the log on process or one you have set up yourself, and is still in effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC SQL;&lt;/P&gt;&lt;P&gt;CREATE TABLE WANT AS&lt;/P&gt;&lt;P&gt;SELECT LIBNAME&lt;/P&gt;&lt;P&gt;FROM DICTIONARY.TABLES&lt;/P&gt;&lt;P&gt;WHERE UPCASE(MEMNAME) = 'CLASS';&lt;/P&gt;&lt;P&gt;QUIT;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to know if the dataset appears in any location accessible by SAS, e.g. any subdirectory on a network, then this is a completely different animal and will require something more sophisticated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Sep 2013 09:41:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/I-wanted-to-list-all-library-under-which-my-dataset-is-present/m-p/79552#M8900</guid>
      <dc:creator>Scott_Mitchell</dc:creator>
      <dc:date>2013-09-12T09:41:26Z</dc:date>
    </item>
  </channel>
</rss>

