<?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: program fails in batch mode, runs fine in windowed mode in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/program-fails-in-batch-mode-runs-fine-in-windowed-mode/m-p/225349#M16524</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Two thoughts from me:&lt;/P&gt;
&lt;P&gt;1. Have you checked that your batch EG and windowed EG are using the same autoexec (check the logs)?&lt;/P&gt;
&lt;P&gt;2. Are you using %sysfunc(open(.....)) wihin your code? &amp;nbsp; If so, are you closing the dataset with %sysfunc(close(...)) as it could be that the table is remaining open and therefore locked for user access.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Sep 2015 10:21:53 GMT</pubDate>
    <dc:creator>RB1Kenobi</dc:creator>
    <dc:date>2015-09-14T10:21:53Z</dc:date>
    <item>
      <title>program fails in batch mode, runs fine in windowed mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/program-fails-in-batch-mode-runs-fine-in-windowed-mode/m-p/225343#M16522</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run a certain process flow in Enterprise Guide in batch I get the following error message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR: You cannot open xxx for output access with member-level control because&lt;BR /&gt;xxx.DATA is in use by you in resource environment IOM ROOT COMP ENV.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I run the programs separately, I don't get an error message. What am I doing wrong?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; kind regards&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 09:30:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/program-fails-in-batch-mode-runs-fine-in-windowed-mode/m-p/225343#M16522</guid>
      <dc:creator>user24feb</dc:creator>
      <dc:date>2015-09-14T09:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: program fails in batch mode, runs fine in windowed mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/program-fails-in-batch-mode-runs-fine-in-windowed-mode/m-p/225348#M16523</link>
      <description>&lt;P&gt;You most probably have "add results to project" and "open results automatically" activated. So one of your nodes creates a dataset, which is automatically added to the project tree and open for display in the background, while the next node wants to overwrite that dataset.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 10:17:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/program-fails-in-batch-mode-runs-fine-in-windowed-mode/m-p/225348#M16523</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-09-14T10:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: program fails in batch mode, runs fine in windowed mode</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/program-fails-in-batch-mode-runs-fine-in-windowed-mode/m-p/225349#M16524</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Two thoughts from me:&lt;/P&gt;
&lt;P&gt;1. Have you checked that your batch EG and windowed EG are using the same autoexec (check the logs)?&lt;/P&gt;
&lt;P&gt;2. Are you using %sysfunc(open(.....)) wihin your code? &amp;nbsp; If so, are you closing the dataset with %sysfunc(close(...)) as it could be that the table is remaining open and therefore locked for user access.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2015 10:21:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/program-fails-in-batch-mode-runs-fine-in-windowed-mode/m-p/225349#M16524</guid>
      <dc:creator>RB1Kenobi</dc:creator>
      <dc:date>2015-09-14T10:21:53Z</dc:date>
    </item>
  </channel>
</rss>

