<?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: LIBNAME statement in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15855#M2841</link>
    <description>Suggest Google search argument:&lt;BR /&gt;
&lt;BR /&gt;
define unc path&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Tue, 07 Apr 2009 18:35:32 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-04-07T18:35:32Z</dc:date>
    <item>
      <title>LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15849#M2835</link>
      <description>Hello All&lt;BR /&gt;
&lt;BR /&gt;
I am trying to set up a library in SAS by using the LIBNAME statement. &lt;BR /&gt;
&lt;BR /&gt;
The following is the LIBNAME statement:&lt;BR /&gt;
&lt;B&gt;libname fclus 'O:\LSHARED\Pappu\Branch Segmentation - Cluster Analysis Project\Total Revamp - 2009 data - Apr2009\SAS\fclus09';&lt;/B&gt;&lt;BR /&gt;
I am getting the note.&lt;BR /&gt;
&lt;BR /&gt;
&lt;B&gt;NOTE: Library FCLUS does not exist.&lt;/B&gt;&lt;BR /&gt;
&lt;BR /&gt;
Please note that I am trying to reference a shared drive and not sure if the problem is due to that.&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
pappu.</description>
      <pubDate>Mon, 06 Apr 2009 19:19:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15849#M2835</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-06T19:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15850#M2836</link>
      <description>This usually occurs because you have a typo in the name for the SAS-data-Library.  SAS data libraries are fine on shared drives.  If you can see the library with the "My Computer" tool, SAS can see it with the LIBNAME.</description>
      <pubDate>Mon, 06 Apr 2009 19:30:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15850#M2836</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-04-06T19:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15851#M2837</link>
      <description>Well - I copied the fielpath from the browser, so the chance of an error is removed from the criteria.&lt;BR /&gt;
&lt;BR /&gt;
I am not sure if SAS will accept such a long filepath - is it due to that?&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
Pappu</description>
      <pubDate>Mon, 06 Apr 2009 19:48:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15851#M2837</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-06T19:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15852#M2838</link>
      <description>And what happens when you take the libname path information and paste it back into a suitable location to view the file drive/directory?  If you are able to interchange the path information and still get a SAS error, I recommend you open a SAS support tracking issue.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 06 Apr 2009 20:14:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15852#M2838</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-04-06T20:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15853#M2839</link>
      <description>if through enterprise guide(for example) your libname statement is running on a server, it is possible that the drive O: has a different meaning in that SAS environment, from its meaning in your client session.&lt;BR /&gt;
That problem can be circumvented by investigating the server drive mappings, or using a UNC path in the libname statement.&lt;BR /&gt;
 &lt;BR /&gt;
good Luck&lt;BR /&gt;
 &lt;BR /&gt;
PeterC</description>
      <pubDate>Mon, 06 Apr 2009 21:05:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15853#M2839</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-06T21:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15854#M2840</link>
      <description>What is UNC path in the libname statement?</description>
      <pubDate>Tue, 07 Apr 2009 17:57:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15854#M2840</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-07T17:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15855#M2841</link>
      <description>Suggest Google search argument:&lt;BR /&gt;
&lt;BR /&gt;
define unc path&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Tue, 07 Apr 2009 18:35:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15855#M2841</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-04-07T18:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15856#M2842</link>
      <description>Is &lt;B&gt;fclus09&lt;/B&gt; your sas dataset or a folder ?</description>
      <pubDate>Tue, 07 Apr 2009 21:40:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15856#M2842</guid>
      <dc:creator>GertNissen</dc:creator>
      <dc:date>2009-04-07T21:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15857#M2843</link>
      <description>That is my folder</description>
      <pubDate>Wed, 08 Apr 2009 16:50:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15857#M2843</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-08T16:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15858#M2844</link>
      <description>Hello all,&lt;BR /&gt;
&lt;BR /&gt;
How can my pc environment is setup automatically once I start SAS application?  Currently, I have to copy/paste the statements like libname mylib 'c:sasdata'; or option OPTIONS FMTSEARCH=(mylib); to my working editor screen every time when I start SAS.&lt;BR /&gt;
&lt;BR /&gt;
Thank you</description>
      <pubDate>Mon, 11 Jan 2010 17:49:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15858#M2844</guid>
      <dc:creator>nancyli_may2009_hotmail_com</dc:creator>
      <dc:date>2010-01-11T17:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15859#M2845</link>
      <description>Please do not piggy-back on another individual's prior post - create your own new post and if necessary paste the link (or make suitable) reference to some prior post.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Mon, 11 Jan 2010 18:10:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15859#M2845</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2010-01-11T18:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15860#M2846</link>
      <description>NancyLi,&lt;BR /&gt;
&lt;BR /&gt;
I agree with Scott on the postings, but you are a newbee, so the answer is to use the autoexec.sas file for your things that you want to do at startup.  Check out your OS companion document for Windows specific features and otherwise search for autoexec in the SAS documentation.</description>
      <pubDate>Mon, 11 Jan 2010 21:45:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15860#M2846</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-01-11T21:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: LIBNAME statement</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15861#M2847</link>
      <description>I know "new" is not an excuse here...I am sorry.  (now I know how to post new )</description>
      <pubDate>Thu, 14 Jan 2010 16:20:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/LIBNAME-statement/m-p/15861#M2847</guid>
      <dc:creator>nancyli_may2009_hotmail_com</dc:creator>
      <dc:date>2010-01-14T16:20:59Z</dc:date>
    </item>
  </channel>
</rss>

