<?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: Can I Continue to Run SAS Even Whiile a Extensive SAS Batch FIle is Executing? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518549#M140360</link>
    <description>&lt;P&gt;Any chance that you tried to use SAS with the -NODMS option? That's not supported in Windows, and might generate a similar message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Launching a second instance of SAS might generate a message about your SASUSER profile being locked, but it should still work.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Dec 2018 20:01:50 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2018-12-04T20:01:50Z</dc:date>
    <item>
      <title>Can I Continue to Run SAS Even Whiile a Extensive SAS Batch FIle is Executing?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518536#M140357</link>
      <description>&lt;P&gt;I've been away from SAS for a few years so I'm kind of rusty.&amp;nbsp; Here's what I hope is a simple questions.&amp;nbsp; I'm currently running a fairly extensive batch file that uses SAS quite extensively.&amp;nbsp; I keep getting a message saying that the system is running the SAS program and have attached an edited version of that message.&amp;nbsp; My real question is: Can I still run other SAS programs while the batch file is executing?&amp;nbsp; It appears as if the answer is no but I thought I'd ask.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm running Windows 7 PRO with SAS 9.4.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS Message.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/25362i126A78059858BD08/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS Message.png" alt="SAS Message.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 19:34:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518536#M140357</guid>
      <dc:creator>Dlee0416</dc:creator>
      <dc:date>2018-12-04T19:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Continue to Run SAS Even Whiile a Extensive SAS Batch FIle is Executing?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518541#M140358</link>
      <description>&lt;P&gt;Yes you can.&lt;/P&gt;
&lt;P&gt;If you mean by extensive, that it consumes lots of resources, you might find that your system to getting slower.&lt;/P&gt;
&lt;P&gt;Also be aware of any data set locking that could interfere your other process.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 19:41:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518541#M140358</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2018-12-04T19:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Continue to Run SAS Even Whiile a Extensive SAS Batch FIle is Executing?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518546#M140359</link>
      <description>&lt;P&gt;I tried opening a second instance of SAS and get the following somewhat cryptic message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"The SAS Windowing environment is not available.&amp;nbsp; This version of SAS can be used with SAS(r) Studio or in a batch environment.&amp;nbsp; Use SAS(r) Studio or other client tool to access SAS.&amp;nbsp; See &lt;A href="http://support.sas.com/kb/52/757.html" target="_blank"&gt;http://support.sas.com/kb/52/757.html&lt;/A&gt; for more information."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The web link refers to A SAS NOTES web&amp;nbsp; page titled: Usage Note &lt;I&gt;52757: &lt;/I&gt;The message "This installation configured only for server mode. No interactive session possible." occurs when you invoke SAS® University Edition.&amp;nbsp; We are definitely not using the University Edition.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I recognize the possible resource constraints and potential slowdowns but this seems odd.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 19:52:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518546#M140359</guid>
      <dc:creator>Dlee0416</dc:creator>
      <dc:date>2018-12-04T19:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Can I Continue to Run SAS Even Whiile a Extensive SAS Batch FIle is Executing?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518549#M140360</link>
      <description>&lt;P&gt;Any chance that you tried to use SAS with the -NODMS option? That's not supported in Windows, and might generate a similar message.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Launching a second instance of SAS might generate a message about your SASUSER profile being locked, but it should still work.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 20:01:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Can-I-Continue-to-Run-SAS-Even-Whiile-a-Extensive-SAS-Batch-FIle/m-p/518549#M140360</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2018-12-04T20:01:50Z</dc:date>
    </item>
  </channel>
</rss>

