<?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: Multiple Path Specification when creating Library in SAS Management Console in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206463#M3020</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jag. My question is why in SAS Studio, the second table is not visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jun 2015 13:36:56 GMT</pubDate>
    <dc:creator>Jlochoa</dc:creator>
    <dc:date>2015-06-16T13:36:56Z</dc:date>
    <item>
      <title>Multiple Path Specification when creating Library in SAS Management Console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206461#M3018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;While creating a Library in SAS Management Console using "New Library Wizard", I was able to enter two Path Specifications and register two SAS datasets.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Path Specification.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10860_Path Specification.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;However, while in SAS Studio I was unable to list the Library with the two Paths. Only one path was allowed.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Path Specification SAS Studio.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10861_Path Specification SAS Studio.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the pupose or advantages of allowing multiple paths in the SASMC New Librart Wizard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 15:12:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206461#M3018</guid>
      <dc:creator>Jlochoa</dc:creator>
      <dc:date>2015-06-15T15:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Path Specification when creating Library in SAS Management Console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206462#M3019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jlochoa. The reason for specifying multiple paths would be that you want SAS to search more than one path for SAS files when running code using that library reference. It's called library concatenation and it's documented here, &lt;A href="https://support.sas.com/documentation/cdl/en/lrcon/67885/HTML/default/viewer.htm#p0pynzuflex5orn1pkeycdeivuex.htm" title="https://support.sas.com/documentation/cdl/en/lrcon/67885/HTML/default/viewer.htm#p0pynzuflex5orn1pkeycdeivuex.htm"&gt;SAS(R) 9.4 Language Reference: Concepts, Fourth Edition&lt;/A&gt;. The "Rules for Library Concatenation" are certainly worth reviewing, especially:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class="xis-paraSimpleFirst" id="n04fs0qrxk2i69n14wpsbpvlp52c"&gt;When a &lt;A class="glossTerm" id="GTp1nz47ik9c0bxon1sw9kh4mq3mon" style="border-bottom-style: dashed; border-bottom-color: #236f9e; font-family: inherit;"&gt;SAS file&lt;/A&gt; is opened for input or update, the concatenated libraries are searched and the first occurrence of the specified file is used.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;When a SAS file is opened for output, it is created in the first library that is listed in the concatenation.&lt;/LI&gt;&lt;/UL&gt;&lt;P class="xis-paraSimpleFirst"&gt;&lt;/P&gt;&lt;P&gt;Whey you are using SAS Studio are you just not seeing the second path in the properties dialog or are you finding that if you place a SAS table (not also found in the first path) in the second path that this table is not known to SAS Studio? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 18:13:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206462#M3019</guid>
      <dc:creator>jag_SAS</dc:creator>
      <dc:date>2015-06-15T18:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Path Specification when creating Library in SAS Management Console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206463#M3020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jag. My question is why in SAS Studio, the second table is not visible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jun 2015 13:36:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206463#M3020</guid>
      <dc:creator>Jlochoa</dc:creator>
      <dc:date>2015-06-16T13:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Path Specification when creating Library in SAS Management Console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206464#M3021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jlochoa. I assume you mean the second library does not appear rather than the second table. To my knowledge there are no bugs open reporting that concatenated libraries do not work correctly in SAS Studio so I was trying to determine if this might just be a display issue with the Library property dialog or if you could, in fact, not access any tables in the second library. Either one would generate a bug to be created. So my question was:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;When you are using SAS Studio are you just not seeing the second path in the properties dialog or are you finding that if you place a SAS table (not also found in the first path) in the second path that this table is [also]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;not known to SAS Studio?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;I can pass this issue along to our SAS Studio developers and have them investigate it if you would prefer. &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 16:40:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206464#M3021</guid>
      <dc:creator>jag_SAS</dc:creator>
      <dc:date>2015-06-17T16:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Path Specification when creating Library in SAS Management Console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206465#M3022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jag,&amp;nbsp; I have only one Library with two registered SAS dataset tables. The two datasets have different path specifications. In SASMC the one library shows the two datasets. However, in SAS Studio it can only display one dataset in the one Library. It cannot display the second dataset like in SASMC. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 17:49:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206465#M3022</guid>
      <dc:creator>Jlochoa</dc:creator>
      <dc:date>2015-06-17T17:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Path Specification when creating Library in SAS Management Console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206466#M3023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the clarification. I will check around to see if this is a known issue and will follow up with what I learn. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 17:53:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206466#M3023</guid>
      <dc:creator>jag_SAS</dc:creator>
      <dc:date>2015-06-17T17:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Path Specification when creating Library in SAS Management Console</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206467#M3024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi Jlochoa. I've asked one of our SAS Studio experts in SAS Technical Support to try to reproduce your problem and she was not able to recreate it. For her system concatenated libraries defined in metadata are functioning correctly in SAS Studio. Since there is likely some subtle difference between your system and her's I'd like to recommend that you open a track with SAS Technical Support so they can triage the issue with you more directly via a shared session or something similar. If you will send email to &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:support@sas.com"&gt;support@sas.com&lt;/A&gt;&lt;SPAN&gt; and add a subject of "Concatenated libraries and SAS Studio" that will create a track and the resource I've spoken will be looking for it. Please include your phone number in the email so she can give you a followup call. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2015 17:55:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Multiple-Path-Specification-when-creating-Library-in-SAS/m-p/206467#M3024</guid>
      <dc:creator>jag_SAS</dc:creator>
      <dc:date>2015-06-18T17:55:05Z</dc:date>
    </item>
  </channel>
</rss>

