<?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 “File is locked, but no other information is available” when trying to read from (NFS) folder in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656322#M196784</link>
    <description>&lt;P&gt;Trying to open a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;.sas&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;from a read-only NFS mount&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;(not sure if it's relevant)&amp;nbsp;&lt;/SPAN&gt;on CentOS7 via SAS (v9.4 TS Level 1M5) with the Program Editor and getting the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ERROR: File is locked, but no other information is available. File=/path/to/sas/file.sas System Error Code = 37.&lt;/P&gt;&lt;P&gt;ERROR: File is in use, /path/to/sas/file.sas&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Am not sure what could be causing this. Not sure what processes could be accessing the file aside from the process I am opening the file with and have&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;no problems with accessing the NFS share and opening the file with other applications&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on the server (eg. Pluma text editor).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;lslock&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on the server, none of these&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;.sas&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;files show up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If relevant, the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;/etc/exports&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;config for the NFS mount on the exporting server I'm trying to access from the client looks like...&lt;/P&gt;&lt;PRE class="lang-sh prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pun"&gt;...&lt;/SPAN&gt;
&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;path&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;to&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;nfs&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;share    myclientserver&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;ro&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;root_squash&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;sync&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;)&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; someotherserver&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(...)&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;...&lt;/SPAN&gt;
&lt;SPAN class="pun"&gt;...&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Anyone with more experience have any ideas what could be going on here?&lt;/P&gt;&lt;P&gt;Any other debugging info that should be added to this question?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2020 09:51:03 GMT</pubDate>
    <dc:creator>reedv</dc:creator>
    <dc:date>2020-06-10T09:51:03Z</dc:date>
    <item>
      <title>“File is locked, but no other information is available” when trying to read from (NFS) folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656322#M196784</link>
      <description>&lt;P&gt;Trying to open a&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;.sas&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;file&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;from a read-only NFS mount&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;(not sure if it's relevant)&amp;nbsp;&lt;/SPAN&gt;on CentOS7 via SAS (v9.4 TS Level 1M5) with the Program Editor and getting the error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;ERROR: File is locked, but no other information is available. File=/path/to/sas/file.sas System Error Code = 37.&lt;/P&gt;&lt;P&gt;ERROR: File is in use, /path/to/sas/file.sas&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Am not sure what could be causing this. Not sure what processes could be accessing the file aside from the process I am opening the file with and have&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;EM&gt;no problems with accessing the NFS share and opening the file with other applications&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on the server (eg. Pluma text editor).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Running&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;lslock&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;on the server, none of these&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;.sas&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;files show up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If relevant, the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;CODE&gt;/etc/exports&lt;/CODE&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;config for the NFS mount on the exporting server I'm trying to access from the client looks like...&lt;/P&gt;&lt;PRE class="lang-sh prettyprint prettyprinted"&gt;&lt;CODE&gt;&lt;SPAN class="pun"&gt;...&lt;/SPAN&gt;
&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;path&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;to&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;nfs&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;/&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;share    myclientserver&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;ro&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;root_squash&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;,&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;sync&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;)&lt;/SPAN&gt;&lt;SPAN class="pln"&gt; someotherserver&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;(...)&lt;/SPAN&gt; &lt;SPAN class="pun"&gt;...&lt;/SPAN&gt;
&lt;SPAN class="pun"&gt;...&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Anyone with more experience have any ideas what could be going on here?&lt;/P&gt;&lt;P&gt;Any other debugging info that should be added to this question?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 09:51:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656322#M196784</guid>
      <dc:creator>reedv</dc:creator>
      <dc:date>2020-06-10T09:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: “File is locked, but no other information is available” when trying to read from (NFS) folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656340#M196786</link>
      <description>&lt;P&gt;Program Editor wants to open the file in update mode, which is not possible. Copy the file to a local directory and open it from there.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 10:09:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656340#M196786</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-06-10T10:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: “File is locked, but no other information is available” when trying to read from (NFS) folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656537#M196866</link>
      <description>The total size of the sas files that are trying to be accessed is too large&lt;BR /&gt;to copy down locally (thus them being stored and shared via NFS from a&lt;BR /&gt;dedicated file sharing server). Is there any way to change the behavior of&lt;BR /&gt;the editor or access the file in sas some other way?&lt;BR /&gt;Or are the only options to 1) set the NFS share to be writable or 2) copy&lt;BR /&gt;the files down locally?&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jun 2020 19:45:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656537#M196866</guid>
      <dc:creator>reedv</dc:creator>
      <dc:date>2020-06-10T19:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: “File is locked, but no other information is available” when trying to read from (NFS) folder</title>
      <link>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656565#M196881</link>
      <description>&lt;P&gt;What kind of&amp;nbsp;&lt;EM&gt;program files&lt;/EM&gt; do you have that are too big to download?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 21:00:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/File-is-locked-but-no-other-information-is-available-when-trying/m-p/656565#M196881</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-06-10T21:00:44Z</dc:date>
    </item>
  </channel>
</rss>

