<?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 Why does my library disappear after signing out from SAS Studio? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838744#M331629</link>
    <description>&lt;P&gt;Hi I am doing SAS Programming 1 course, currently on learning how to create library with LIBNAME.&lt;/P&gt;
&lt;P&gt;I ran the following code and it generated a pg1 library under "My Libraries" as shown&lt;/P&gt;
&lt;PRE&gt;libname pg1 "/home/u62043935/EPG1V2/data";
run;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ben_in_Canberra_0-1665785534861.png" style="width: 537px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76212iC14DD3C9D17EDB49/image-dimensions/537x278?v=v2" width="537" height="278" role="button" title="Ben_in_Canberra_0-1665785534861.png" alt="Ben_in_Canberra_0-1665785534861.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when I sign out of SAS Studio and sign back in, pg1 library disappears and I have to ran the code every time I sign in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to make the pg1 library permanent in SAS Studio?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
    <pubDate>Fri, 14 Oct 2022 22:15:26 GMT</pubDate>
    <dc:creator>Nietzsche</dc:creator>
    <dc:date>2022-10-14T22:15:26Z</dc:date>
    <item>
      <title>Why does my library disappear after signing out from SAS Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838744#M331629</link>
      <description>&lt;P&gt;Hi I am doing SAS Programming 1 course, currently on learning how to create library with LIBNAME.&lt;/P&gt;
&lt;P&gt;I ran the following code and it generated a pg1 library under "My Libraries" as shown&lt;/P&gt;
&lt;PRE&gt;libname pg1 "/home/u62043935/EPG1V2/data";
run;&lt;/PRE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ben_in_Canberra_0-1665785534861.png" style="width: 537px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76212iC14DD3C9D17EDB49/image-dimensions/537x278?v=v2" width="537" height="278" role="button" title="Ben_in_Canberra_0-1665785534861.png" alt="Ben_in_Canberra_0-1665785534861.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when I sign out of SAS Studio and sign back in, pg1 library disappears and I have to ran the code every time I sign in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to make the pg1 library permanent in SAS Studio?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 22:15:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838744#M331629</guid>
      <dc:creator>Nietzsche</dc:creator>
      <dc:date>2022-10-14T22:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my library disappear after signing out from SAS Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838751#M331631</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/431484"&gt;@Nietzsche&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, when I sign out of SAS Studio and sign back in, pg1 library disappears and I have to ran the code every time I sign in.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is default and expected behaviour.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to make the pg1 library permanent in SAS Studio?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If you create the library via the GUI you can check the box to "&lt;SPAN&gt;Persist this library beyond the current session"&lt;/SPAN&gt;. Or you can copy your library code and put it in your AutoExec file so that it runs every time you start SAS.&lt;/P&gt;
&lt;P&gt;Instructions are here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/webeditorcdc/v_002/webeditorug/n1rxiyysdwthokn1c9szd5175pmh.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/webeditorcdc/v_002/webeditorug/n1rxiyysdwthokn1c9szd5175pmh.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 22:37:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838751#M331631</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-10-14T22:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my library disappear after signing out from SAS Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838756#M331633</link>
      <description>&lt;P&gt;can you create SAS library via GUI is SAS Studio?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2022 22:59:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838756#M331633</guid>
      <dc:creator>Nietzsche</dc:creator>
      <dc:date>2022-10-14T22:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my library disappear after signing out from SAS Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838757#M331634</link>
      <description>found it, it is the first icon under the Libraries heading.</description>
      <pubDate>Fri, 14 Oct 2022 23:16:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838757#M331634</guid>
      <dc:creator>Nietzsche</dc:creator>
      <dc:date>2022-10-14T23:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Why does my library disappear after signing out from SAS Studio?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838758#M331635</link>
      <description>&lt;P&gt;Yes click the &lt;A href="https://support.sas.com/software/products/sas-studio/faq/SAS_libname.htm" target="_self"&gt;SAS Studio User Interface link on this linked page&lt;/A&gt;&amp;nbsp;to see step by step instructions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;How do I create my own SAS library?&lt;/H2&gt;
&lt;TABLE cellpadding="2"&gt;
&lt;TBODY&gt;
&lt;TR valign="center"&gt;
&lt;TD&gt;
&lt;DIV id="tinyMceEditorReeza_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;TD&gt;Show instructions for creating a SAS library with: &lt;A id="microsoft" target="_blank"&gt;&lt;/A&gt;SAS code | &lt;A id="apple" class="current" target="_blank"&gt;&lt;/A&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;SAS Studio user interface&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;</description>
      <pubDate>Fri, 14 Oct 2022 23:19:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Why-does-my-library-disappear-after-signing-out-from-SAS-Studio/m-p/838758#M331635</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2022-10-14T23:19:54Z</dc:date>
    </item>
  </channel>
</rss>

