<?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 Problem running batch on Unix server in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Problem-running-batch-on-Unix-server/m-p/258132#M49671</link>
    <description>&lt;P&gt;I am creating and running batch by submitting to the Unix server. When I do them in succession, everything works fine and no error gets recorded in the log but if I try to remote submit the same batch after some time, I get the below error in the log:-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ERROR: File is in use, /backup/adhoc/batchtest007.sas.
ERROR: File is in use, /backup/adhoc/batchtest007.sas.
ERROR: Errors printed on page 1.
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Although, the files aren't open anywhere. By checking on UNIX server, I found that a "sasels" process is active(please see attached) which is causing this problem. If I kill the process, the batch gets submitted and the log is generated error free.Please suggest a method to remediate this.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12394i6CF55C6C8D615B6B/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Untitled.png" title="Untitled.png" /&gt;</description>
    <pubDate>Tue, 22 Mar 2016 05:48:19 GMT</pubDate>
    <dc:creator>Aditi24</dc:creator>
    <dc:date>2016-03-22T05:48:19Z</dc:date>
    <item>
      <title>Problem running batch on Unix server</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-running-batch-on-Unix-server/m-p/258132#M49671</link>
      <description>&lt;P&gt;I am creating and running batch by submitting to the Unix server. When I do them in succession, everything works fine and no error gets recorded in the log but if I try to remote submit the same batch after some time, I get the below error in the log:-&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ERROR: File is in use, /backup/adhoc/batchtest007.sas.
ERROR: File is in use, /backup/adhoc/batchtest007.sas.
ERROR: Errors printed on page 1.
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Although, the files aren't open anywhere. By checking on UNIX server, I found that a "sasels" process is active(please see attached) which is causing this problem. If I kill the process, the batch gets submitted and the log is generated error free.Please suggest a method to remediate this.&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12394i6CF55C6C8D615B6B/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Untitled.png" title="Untitled.png" /&gt;</description>
      <pubDate>Tue, 22 Mar 2016 05:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-running-batch-on-Unix-server/m-p/258132#M49671</guid>
      <dc:creator>Aditi24</dc:creator>
      <dc:date>2016-03-22T05:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problem running batch on Unix server</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Problem-running-batch-on-Unix-server/m-p/261545#M50924</link>
      <description>&lt;P&gt;Some of our jobs hang like that. &amp;nbsp;We were able to fix it by putting -noterminal after the submission statement.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Apr 2016 21:40:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Problem-running-batch-on-Unix-server/m-p/261545#M50924</guid>
      <dc:creator>CarolB</dc:creator>
      <dc:date>2016-04-05T21:40:17Z</dc:date>
    </item>
  </channel>
</rss>

