<?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: Library SAS_DATA does not exist in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/338084#M76873</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have set up the shared folder location in VM box to&lt;BR /&gt;"C:\Users\Sailesh\Desktop\SAS" and set Auto-mount and Make Permanent&lt;BR /&gt;options.&lt;BR /&gt;&lt;BR /&gt;MY new code to set libname is libname sas_data '/SAS';&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Receiving below error:&lt;BR /&gt;ERROR: The path /SAS is not in the list of accessible paths when SAS is in&lt;BR /&gt;the lockdown state.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
    <pubDate>Sat, 04 Mar 2017 02:27:19 GMT</pubDate>
    <dc:creator>sp41832</dc:creator>
    <dc:date>2017-03-04T02:27:19Z</dc:date>
    <item>
      <title>Library SAS_DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/337901#M76814</link>
      <description>&lt;P&gt;Received the error saying Library SAS_Data does not exist.&lt;/P&gt;&lt;P&gt;Iam using SAS studio and a Oracle VM virtual box.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stuck with this since an hour, kindly help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="sasSource"&gt;I have my data in U drive under folder SAS_data&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Mar 2017 16:56:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/337901#M76814</guid>
      <dc:creator>sp41832</dc:creator>
      <dc:date>2017-03-03T16:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Library SAS_DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/337914#M76820</link>
      <description>Hi:&lt;BR /&gt;  You CANNOT use a local drive location. SAS in the Virtual Machine cannot see your U: drive. &lt;BR /&gt;&lt;BR /&gt;  Did you set up a shared folders location? In the installation instructions, you were asked to set up a shared folder location and/or also set up folder shortcuts. The way you access data will depend on which one of these methods you choose. But, your LIBNAME statement for the University Edition will typically always be something like this:&lt;BR /&gt;libname sas_data '/folders/myfolders/.....';&lt;BR /&gt;where the ..... indicates the rest of the path in either the shared folder location or the shortcut location.&lt;BR /&gt;&lt;BR /&gt;Here are some previous postings that outline how it works.&lt;BR /&gt;LIBNAME statement on Univ Edition: &lt;BR /&gt;  &lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/Practice-datasets/m-p/148714#M412#216397" target="_blank"&gt;https://communities.sas.com/t5/SAS-Analytics-U/Practice-datasets/m-p/148714#M412#216397&lt;/A&gt; &lt;BR /&gt;  &lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/Absolute-beginner-watching-youtube-videos/m-p/149371#M442#216696" target="_blank"&gt;https://communities.sas.com/t5/SAS-Analytics-U/Absolute-beginner-watching-youtube-videos/m-p/149371#M442#216696&lt;/A&gt; &lt;BR /&gt;  &lt;A href="https://communities.sas.com/t5/General-SAS-Programming/Create-library/td-p/177530" target="_blank"&gt;https://communities.sas.com/t5/General-SAS-Programming/Create-library/td-p/177530&lt;/A&gt;   &lt;BR /&gt;  &lt;A href="https://communities.sas.com/message/258050#258050" target="_blank"&gt;https://communities.sas.com/message/258050#258050&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Fri, 03 Mar 2017 17:21:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/337914#M76820</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-03-03T17:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Library SAS_DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/338084#M76873</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have set up the shared folder location in VM box to&lt;BR /&gt;"C:\Users\Sailesh\Desktop\SAS" and set Auto-mount and Make Permanent&lt;BR /&gt;options.&lt;BR /&gt;&lt;BR /&gt;MY new code to set libname is libname sas_data '/SAS';&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Receiving below error:&lt;BR /&gt;ERROR: The path /SAS is not in the list of accessible paths when SAS is in&lt;BR /&gt;the lockdown state.&lt;BR /&gt;ERROR: Error in the LIBNAME statement.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;##- Please type your reply above this line. Simple formatting, no&lt;BR /&gt;attachments. -##</description>
      <pubDate>Sat, 04 Mar 2017 02:27:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/338084#M76873</guid>
      <dc:creator>sp41832</dc:creator>
      <dc:date>2017-03-04T02:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Library SAS_DATA does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/338093#M76876</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;Here are some previous postings that outline how it works.&lt;BR /&gt;LIBNAME statement on Univ Edition:&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/Practice-datasets/m-p/148714#M412#216397" target="_blank"&gt;https://communities.sas.com/t5/SAS-Analytics-U/Practice-datasets/m-p/148714#M412#216397&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/SAS-Analytics-U/Absolute-beginner-watching-youtube-videos/m-p/149371#" target="_blank"&gt;https://communities.sas.com/t5/SAS-Analytics-U/Absolute-beginner-watching-youtube-videos/m-p/149371#&lt;/A&gt;...&lt;BR /&gt;&lt;A href="https://communities.sas.com/t5/General-SAS-Programming/Create-library/td-p/177530" target="_blank"&gt;https://communities.sas.com/t5/General-SAS-Programming/Create-library/td-p/177530&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://communities.sas.com/message/258050#258050" target="_blank"&gt;https://communities.sas.com/message/258050#258050&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please read the postings. Your libname statement will NOT work. To read from your shared folder location, you MUST use&lt;BR /&gt;&lt;BR /&gt;libname sas_data '/folders/myfolders/folder_name';&lt;BR /&gt;&lt;BR /&gt;where you actually create a folder name in the shared folder location and you MOVE your data to that location. A location of /SAS is not valid for the University Edition.&lt;BR /&gt;&lt;BR /&gt;cynthia</description>
      <pubDate>Sat, 04 Mar 2017 05:22:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Library-SAS-DATA-does-not-exist/m-p/338093#M76876</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-03-04T05:22:00Z</dc:date>
    </item>
  </channel>
</rss>

