<?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 Separate sas windows - do they use the same work space? in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Separate-sas-windows-do-they-use-the-same-work-space/m-p/471847#M14787</link>
    <description>&lt;P&gt;Trying to run two programs simultaneously, both of which by themselves may near the limit of what WORK allows. If I run them simultaneously in two different SAS windows (I just open SAS twice...), wondering if they'll be using the same work space?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 19:26:17 GMT</pubDate>
    <dc:creator>cdubs</dc:creator>
    <dc:date>2018-06-20T19:26:17Z</dc:date>
    <item>
      <title>Separate sas windows - do they use the same work space?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Separate-sas-windows-do-they-use-the-same-work-space/m-p/471847#M14787</link>
      <description>&lt;P&gt;Trying to run two programs simultaneously, both of which by themselves may near the limit of what WORK allows. If I run them simultaneously in two different SAS windows (I just open SAS twice...), wondering if they'll be using the same work space?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 19:26:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Separate-sas-windows-do-they-use-the-same-work-space/m-p/471847#M14787</guid>
      <dc:creator>cdubs</dc:creator>
      <dc:date>2018-06-20T19:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Separate sas windows - do they use the same work space?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Separate-sas-windows-do-they-use-the-same-work-space/m-p/471859#M14788</link>
      <description>&lt;P&gt;If you've opened it twice, then no.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check it out though. This will show you the actual path to your work folder and you can check that they are not the same.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;%put %sysfunc(pathname(work));&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 20 Jun 2018 19:38:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Separate-sas-windows-do-they-use-the-same-work-space/m-p/471859#M14788</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-20T19:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Separate sas windows - do they use the same work space?</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Separate-sas-windows-do-they-use-the-same-work-space/m-p/472330#M14805</link>
      <description>&lt;P&gt;So, DI Studio absolutely opens multiple SAS instances on the server(s) it's running on, and no just for each job window. Additional ones get spawned for things like view tables directly from the folders etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Enterprise Guide uses just one, with a single work library (and physical directory).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;SPAN class="token macrostatement"&gt;being able to determine the physical directory via &lt;/SPAN&gt;&lt;SPAN class="token macrostatement"&gt;%sysfunc&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN class="token function"&gt;pathname&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;work&lt;/SPAN&gt;&lt;SPAN class="token punctuation"&gt;)) can be very useful, but watch out if you're on a grid, as you could end up on multiple different servers.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="token punctuation"&gt;There are a range of macro variables, and sysfunc calls you can utilise to find out the server you're on, the PID of the SAS process you're using etc, which open up a realm of possibilities, depending on your environment.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 23:14:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Separate-sas-windows-do-they-use-the-same-work-space/m-p/472330#M14805</guid>
      <dc:creator>AngusLooney</dc:creator>
      <dc:date>2018-06-21T23:14:42Z</dc:date>
    </item>
  </channel>
</rss>

