<?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: Reg: Library assignment in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16375#M2995</link>
    <description>Is there any option to pre assign the libraries using proc allocate command ?? &lt;BR /&gt;
&lt;BR /&gt;
I am able to assign a share library using the proc allocate but even that is not getting dispalyed with the proc operate display all command .&lt;BR /&gt;
&lt;BR /&gt;
I tried to assign a pre assigned library using SAS Management Console only but it is not working ?</description>
    <pubDate>Fri, 13 Nov 2009 15:57:02 GMT</pubDate>
    <dc:creator>karthikeyan_S</dc:creator>
    <dc:date>2009-11-13T15:57:02Z</dc:date>
    <item>
      <title>Reg: Library assignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16369#M2989</link>
      <description>when i assign a share library this way :&lt;BR /&gt;
libname R slibref=B server=__8551 sapw="sapw";&lt;BR /&gt;
&lt;BR /&gt;
where R is share part and B is the base part of the share library.&lt;BR /&gt;
 &lt;BR /&gt;
i am getting the following error :&lt;BR /&gt;
&lt;B&gt;&lt;BR /&gt;
ERROR: Libname B is not assigned.&lt;BR /&gt;
ERROR: Error in the LIBNAME statement.&lt;/B&gt;&lt;BR /&gt;
but this library is already registered in the metadata through the SAS management console .Can u pls give me pointers on this .&lt;BR /&gt;
&lt;BR /&gt;
Message was edited by: kaka

Message was edited by: kaka</description>
      <pubDate>Fri, 13 Nov 2009 04:27:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16369#M2989</guid>
      <dc:creator>karthikeyan_S</dc:creator>
      <dc:date>2009-11-13T04:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Library assignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16370#M2990</link>
      <description>Is your share/remote server running?&lt;BR /&gt;
Is the library assigned remotely?&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Fri, 13 Nov 2009 08:49:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16370#M2990</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2009-11-13T08:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Library assignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16371#M2991</link>
      <description>Yes My Share Server is running and I didnt understand the meaning of creating the library remotely .Can u pls elobrate it .</description>
      <pubDate>Fri, 13 Nov 2009 08:53:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16371#M2991</guid>
      <dc:creator>karthikeyan_S</dc:creator>
      <dc:date>2009-11-13T08:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Library assignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16372#M2992</link>
      <description>OK.&lt;BR /&gt;
&lt;BR /&gt;
Try to issue a DISPLAY LIBRARY _ALL_ with the OPERATE procedure, and check if the desired library is assigned at the server.&lt;BR /&gt;
&lt;BR /&gt;
Check the online doc for the OPERATE procedure:&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/cdl/en/shrref/59595/HTML/default/a000174655.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/shrref/59595/HTML/default/a000174655.htm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Fri, 13 Nov 2009 11:02:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16372#M2992</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2009-11-13T11:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Library assignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16373#M2993</link>
      <description>I Used this command.&lt;BR /&gt;
&lt;BR /&gt;
proc operate serverid=__8551;&lt;BR /&gt;
   display library _ALL_;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
I am not getting any libraries assigned to my country.I am getting only the basic libraries as diplayed as follows.The assigned libraries are not getting displayed.&lt;BR /&gt;
&lt;BR /&gt;
SASUSER ,MAP,SASHELP,SASADMIN,SASCATCA</description>
      <pubDate>Fri, 13 Nov 2009 14:36:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16373#M2993</guid>
      <dc:creator>karthikeyan_S</dc:creator>
      <dc:date>2009-11-13T14:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Library assignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16374#M2994</link>
      <description>Then, the library you are trying to access remotely is not assigned at the server.&lt;BR /&gt;
&lt;BR /&gt;
You should explicitly allocate the lib through the ALLOCATE library command of the OPERATE procedure (see the doc above) or preassign the lib at the server.&lt;BR /&gt;
&lt;BR /&gt;
Cheers from Portugal.&lt;BR /&gt;
&lt;BR /&gt;
Daniel Santos @ &lt;A href="http://www.cgd.pt" target="_blank"&gt;www.cgd.pt&lt;/A&gt;</description>
      <pubDate>Fri, 13 Nov 2009 14:50:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16374#M2994</guid>
      <dc:creator>DanielSantos</dc:creator>
      <dc:date>2009-11-13T14:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Reg: Library assignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16375#M2995</link>
      <description>Is there any option to pre assign the libraries using proc allocate command ?? &lt;BR /&gt;
&lt;BR /&gt;
I am able to assign a share library using the proc allocate but even that is not getting dispalyed with the proc operate display all command .&lt;BR /&gt;
&lt;BR /&gt;
I tried to assign a pre assigned library using SAS Management Console only but it is not working ?</description>
      <pubDate>Fri, 13 Nov 2009 15:57:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Reg-Library-assignment/m-p/16375#M2995</guid>
      <dc:creator>karthikeyan_S</dc:creator>
      <dc:date>2009-11-13T15:57:02Z</dc:date>
    </item>
  </channel>
</rss>

