<?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: How to create permanent library in SAS Enterprise Guide in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-create-permanent-library-in-SAS-Enterprise-Guide/m-p/273468#M18964</link>
    <description>&lt;P&gt;You need rights on the server, so you probably need to have the administrator create the library.&lt;/P&gt;
&lt;P&gt;You can create a library via code, but if you don't have rights it probably won't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname libdef "path to library";&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 27 May 2016 02:40:34 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-05-27T02:40:34Z</dc:date>
    <item>
      <title>How to create permanent library in SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-create-permanent-library-in-SAS-Enterprise-Guide/m-p/273461#M18963</link>
      <description>&lt;P&gt;Hi, I am new to SAS Enterprise Guide. I am trying to create a library using a&amp;nbsp;LIBNAME statement &amp;nbsp;in SAS Enterprise guide on a server but I do not see it created. I cannot create one through the explorer as I not not have rights. What is the right way to create a library on the server?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 01:39:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-create-permanent-library-in-SAS-Enterprise-Guide/m-p/273461#M18963</guid>
      <dc:creator>smita249</dc:creator>
      <dc:date>2016-05-27T01:39:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to create permanent library in SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-create-permanent-library-in-SAS-Enterprise-Guide/m-p/273468#M18964</link>
      <description>&lt;P&gt;You need rights on the server, so you probably need to have the administrator create the library.&lt;/P&gt;
&lt;P&gt;You can create a library via code, but if you don't have rights it probably won't work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname libdef "path to library";&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 27 May 2016 02:40:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-create-permanent-library-in-SAS-Enterprise-Guide/m-p/273468#M18964</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-05-27T02:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to create permanent library in SAS Enterprise Guide</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-create-permanent-library-in-SAS-Enterprise-Guide/m-p/273517#M18970</link>
      <description>&lt;P&gt;Several steps are necessary to create a library.&lt;/P&gt;
&lt;P&gt;First, the physical location must exist. On Windows and UNIX systems this is a directory in a filesystem.&lt;/P&gt;
&lt;P&gt;If it shall be a new library, you need read/write/execute permissions on the parent directory and have to create that directory; either from the systems tools (eg Windows Explorer) or from the commandline (remote login to UNIX), or using SAS tools or X / CALL SYSTEM.&lt;/P&gt;
&lt;P&gt;Second, you need to have the necessary permissions ("read" and "execute" on UNIX, "write" if creation/overwrite of datasets is wanted)&lt;/P&gt;
&lt;P&gt;Third, if you want that library to be "permanent":&lt;/P&gt;
&lt;P&gt;- if for all users, have your administrator include it it in the general setup (metadata, autoexec files)&lt;/P&gt;
&lt;P&gt;- if only for you, add it to the code sent to the server when the server is started (Tools - Options)&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2016 07:43:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/How-to-create-permanent-library-in-SAS-Enterprise-Guide/m-p/273517#M18970</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-05-27T07:43:17Z</dc:date>
    </item>
  </channel>
</rss>

