<?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: Unable to View SAS Datasets in SAS Library in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/513999#M138571</link>
    <description>&lt;P&gt;If you want to see the contents of more than one directory in one SAS library, google "sas concatenated library".&lt;/P&gt;</description>
    <pubDate>Fri, 16 Nov 2018 17:43:01 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-11-16T17:43:01Z</dc:date>
    <item>
      <title>Unable to View SAS Datasets in SAS Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/513992#M138565</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have encountered a rather odd issue regarding attempting to view the SAS datasets in SAS 9.4 after creating a SAS library. Specifically, I do not&amp;nbsp;see any of the SAS datasets within my&amp;nbsp;first folder when I created a new library in SAS. In other words, I am only able to view the datasets located in the second folder upon assigning it to the same SAS library. Please find below an example of the SAS code that I have used to create the SAS library:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;LIBNAME XXXXXX&amp;nbsp;'FIRST FOLDER PATHNAME';&lt;/DIV&gt;&lt;DIV&gt;options validvarname=any;&lt;/DIV&gt;&lt;DIV&gt;LIBNAME XXXXXX 'SECOND&amp;nbsp;FOLDER PATHNAME';&lt;BR /&gt;options validvarname=any;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Therefore, I would greatly appreciate it if someone could provide a potential solution to this issue. Thanks in advance!&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Nov 2018 17:36:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/513992#M138565</guid>
      <dc:creator>yli33</dc:creator>
      <dc:date>2018-11-16T17:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to View SAS Datasets in SAS Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/513997#M138569</link>
      <description>&lt;P&gt;What does the log say when you run your first libname, Is it assigned successfully?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 17:41:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/513997#M138569</guid>
      <dc:creator>SuryaKiran</dc:creator>
      <dc:date>2018-11-16T17:41:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to View SAS Datasets in SAS Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/513999#M138571</link>
      <description>&lt;P&gt;If you want to see the contents of more than one directory in one SAS library, google "sas concatenated library".&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 17:43:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/513999#M138571</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-11-16T17:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to View SAS Datasets in SAS Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/514002#M138573</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi Suryakiran,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So, I have&amp;nbsp;just tried to run each SAS code separately instead of both codes simultaneously. When I ran the first set of SAS codes, I am able to see all of the SAS datasets from my first folder within the SAS library. However, when I ran the second set of SAS codes, the datasets from the second folder overrode those from the first folder. Perhaps I should create two different libraries?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 17:51:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/514002#M138573</guid>
      <dc:creator>yli33</dc:creator>
      <dc:date>2018-11-16T17:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to View SAS Datasets in SAS Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/514004#M138574</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for suggesting the&amp;nbsp;&lt;SPAN&gt;"sas concatenated library" as an alternative solution to the SAS issue. I will definitely google the specific details involved in this procedure.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 17:53:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/514004#M138574</guid>
      <dc:creator>yli33</dc:creator>
      <dc:date>2018-11-16T17:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to View SAS Datasets in SAS Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/514009#M138577</link>
      <description>&lt;P&gt;The second libname re-assigns the library definition; it does not append the second to the first. For that you need concatenated libraries.&lt;/P&gt;
&lt;P&gt;Or you use two separate libraries.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 18:06:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/514009#M138577</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-11-16T18:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to View SAS Datasets in SAS Library</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/514013#M138578</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for clarifying the root cause of my SAS issue. I have already concatenated the two folders into a single library and was able to view all datasets located in both folders. Thanks again!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Nov 2018 18:18:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Unable-to-View-SAS-Datasets-in-SAS-Library/m-p/514013#M138578</guid>
      <dc:creator>yli33</dc:creator>
      <dc:date>2018-11-16T18:18:55Z</dc:date>
    </item>
  </channel>
</rss>

