<?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 Libraries not present everytime i open SAS university Edition in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Libraries-not-present-everytime-i-open-SAS-university-Edition/m-p/484039#M125596</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS University Edition. Every time i open SAS i do not see the the libraries i created before i see the below libraries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lib Before.png" style="width: 307px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/22224i141606BBF3114DC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lib Before.png" alt="Lib Before.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Everytime i need to execute the below code so that i see my Libraries&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname Staging '/folders/myfolders/Staging';&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;After executing i can see my tables intact in the library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But why does library goes off everytime. Does the same happen with Enterprise edition of SAS ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shadab.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 04 Aug 2018 18:32:50 GMT</pubDate>
    <dc:creator>shahsn11</dc:creator>
    <dc:date>2018-08-04T18:32:50Z</dc:date>
    <item>
      <title>Libraries not present everytime i open SAS university Edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Libraries-not-present-everytime-i-open-SAS-university-Edition/m-p/484039#M125596</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using SAS University Edition. Every time i open SAS i do not see the the libraries i created before i see the below libraries.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Lib Before.png" style="width: 307px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/22224i141606BBF3114DC0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Lib Before.png" alt="Lib Before.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Everytime i need to execute the below code so that i see my Libraries&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname Staging '/folders/myfolders/Staging';&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;After executing i can see my tables intact in the library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But why does library goes off everytime. Does the same happen with Enterprise edition of SAS ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shadab.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Aug 2018 18:32:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Libraries-not-present-everytime-i-open-SAS-university-Edition/m-p/484039#M125596</guid>
      <dc:creator>shahsn11</dc:creator>
      <dc:date>2018-08-04T18:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries not present everytime i open SAS university Edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Libraries-not-present-everytime-i-open-SAS-university-Edition/m-p/484047#M125598</link>
      <description>&lt;P&gt;If you created it using the new library task (under libraries) you can click on an option that will add the libname to your autoexec file. Of course, you could do that manually as well. e.g.:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/22225iBFB94689D3E3D8E0/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Art, CEO, AnalystFinder.com&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 04 Aug 2018 19:15:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Libraries-not-present-everytime-i-open-SAS-university-Edition/m-p/484047#M125598</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2018-08-04T19:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: Libraries not present everytime i open SAS university Edition</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Libraries-not-present-everytime-i-open-SAS-university-Edition/m-p/484048#M125599</link>
      <description>&lt;P&gt;A library assigned with a libname statement is only active for the duration of the session.&lt;/P&gt;
&lt;P&gt;A google search for "&lt;STRONG&gt;permanent library in sas university edition&lt;/STRONG&gt;" will get you lots of information how to automatically assign a library at the start of a new UE session.&lt;/P&gt;
&lt;P&gt;In an enterprise environment, libraries are defined either in metadata, or by putting the libname statements into autoexec_usermods.sas files.&lt;/P&gt;</description>
      <pubDate>Sat, 04 Aug 2018 19:17:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Libraries-not-present-everytime-i-open-SAS-university-Edition/m-p/484048#M125599</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-08-04T19:17:17Z</dc:date>
    </item>
  </channel>
</rss>

