<?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: Read a sas dataset from a shared drive location in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Read-a-sas-dataset-from-a-shared-drive-location/m-p/477528#M123006</link>
    <description>&lt;P&gt;I would expect to see something in log indicating whether the library was successfully assigned.&lt;/P&gt;
&lt;P&gt;From my log for example:&lt;/P&gt;
&lt;PRE&gt;NOTE: Libref BRFSS was successfully assigned as follows:
      Engine:        V9
      Physical Name: &amp;lt;Path&amp;gt;\BRFSS
&lt;/PRE&gt;
&lt;P&gt;or a not that it wasn't successful. If not likely the issue would be either the path or permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 12 Jul 2018 14:55:49 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2018-07-12T14:55:49Z</dc:date>
    <item>
      <title>Read a sas dataset from a shared drive location</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Read-a-sas-dataset-from-a-shared-drive-location/m-p/477468#M122966</link>
      <description>&lt;P&gt;I have a SAS data&amp;nbsp;set (.sas7bdat) in a shared drive location. How do I read that file? If I use general libname command then I get the error so I'm assuming libname should be used to create librefs for sas grid specific locations only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname trial "S:\shared drive path";&lt;BR /&gt;data check1;&lt;BR /&gt;set trial.[dataset name that I want to read];&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Library TRIAL does not exist.&lt;/P&gt;&lt;P&gt;ERROR: File TRIAL.&lt;SPAN&gt;[dataset name that I want to read]&lt;/SPAN&gt;.DATA does not exist.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:45:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Read-a-sas-dataset-from-a-shared-drive-location/m-p/477468#M122966</guid>
      <dc:creator>astha8882000</dc:creator>
      <dc:date>2018-07-12T13:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Read a sas dataset from a shared drive location</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Read-a-sas-dataset-from-a-shared-drive-location/m-p/477469#M122967</link>
      <description>&lt;P&gt;It means that the location is not available on your SAS server. It might be mounted there under another name (especially if your grid uses UNIX), or not mounted at all.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 13:48:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Read-a-sas-dataset-from-a-shared-drive-location/m-p/477469#M122967</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-07-12T13:48:41Z</dc:date>
    </item>
    <item>
      <title>Re: Read a sas dataset from a shared drive location</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Read-a-sas-dataset-from-a-shared-drive-location/m-p/477528#M123006</link>
      <description>&lt;P&gt;I would expect to see something in log indicating whether the library was successfully assigned.&lt;/P&gt;
&lt;P&gt;From my log for example:&lt;/P&gt;
&lt;PRE&gt;NOTE: Libref BRFSS was successfully assigned as follows:
      Engine:        V9
      Physical Name: &amp;lt;Path&amp;gt;\BRFSS
&lt;/PRE&gt;
&lt;P&gt;or a not that it wasn't successful. If not likely the issue would be either the path or permissions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jul 2018 14:55:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Read-a-sas-dataset-from-a-shared-drive-location/m-p/477528#M123006</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-07-12T14:55:49Z</dc:date>
    </item>
  </channel>
</rss>

