<?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 SASGrid: One directory works while the other does not in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SASGrid-One-directory-works-while-the-other-does-not/m-p/405667#M26071</link>
    <description>&lt;P&gt;I have used&amp;nbsp;FTP to put some sas7bdat files into a particular directory called "sas_work1". The "util_bas.sas" file which is referred to below is also in this directory. This directory as seen on WinSCP is located at the &amp;lt;root&amp;gt;. My code currently runs into an error with the line below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;%include&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;"/sas_work1/util_bas.sas"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is "Error: Cannot open %INCLUDE file sas_work1/util_bas.sas" and the note is that the "Physical file does not exist, /sas_work1/util_bas.sas."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I try to put all the files into another directory located at the &amp;lt;root&amp;gt; I do not get any errors with the line above. I was wondering if this could be because my code could be running on different grid nodes? If so, how would I be able to tell which directories I could use for this line of code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 19 Oct 2017 18:01:59 GMT</pubDate>
    <dc:creator>Sid9</dc:creator>
    <dc:date>2017-10-19T18:01:59Z</dc:date>
    <item>
      <title>SASGrid: One directory works while the other does not</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SASGrid-One-directory-works-while-the-other-does-not/m-p/405667#M26071</link>
      <description>&lt;P&gt;I have used&amp;nbsp;FTP to put some sas7bdat files into a particular directory called "sas_work1". The "util_bas.sas" file which is referred to below is also in this directory. This directory as seen on WinSCP is located at the &amp;lt;root&amp;gt;. My code currently runs into an error with the line below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;%include&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;"/sas_work1/util_bas.sas"&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The error is "Error: Cannot open %INCLUDE file sas_work1/util_bas.sas" and the note is that the "Physical file does not exist, /sas_work1/util_bas.sas."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I try to put all the files into another directory located at the &amp;lt;root&amp;gt; I do not get any errors with the line above. I was wondering if this could be because my code could be running on different grid nodes? If so, how would I be able to tell which directories I could use for this line of code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 19 Oct 2017 18:01:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SASGrid-One-directory-works-while-the-other-does-not/m-p/405667#M26071</guid>
      <dc:creator>Sid9</dc:creator>
      <dc:date>2017-10-19T18:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: SASGrid: One directory works while the other does not</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SASGrid-One-directory-works-while-the-other-does-not/m-p/405879#M26075</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/171092"&gt;@Sid9&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I consider your guess is on the right track. It could be that other directories are mout points that are shares with other GRID nodes, and not this sas_work1 (and yes, your code might be running on any server/node, unless it runs locally on SAS foundation). And it could be as well a matter of permissions on this new directory sas_work1. Perhaps the umask is causing you troubles. It is a bit hard without knowing your system.&lt;/P&gt;
&lt;P&gt;The best thing you can do is to ask this question to a LInux admin, a good one. They will give you the answer right away.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kind regards,&lt;/P&gt;
&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Fri, 20 Oct 2017 07:18:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SASGrid-One-directory-works-while-the-other-does-not/m-p/405879#M26075</guid>
      <dc:creator>JuanS_OCS</dc:creator>
      <dc:date>2017-10-20T07:18:00Z</dc:date>
    </item>
  </channel>
</rss>

