<?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: University Edition - Working Memory Change? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/University-Edition-Working-Memory-Change/m-p/613445#M179148</link>
    <description>&lt;P&gt;If you've had some crashes with SAS UE it ends up keeping those temporary files and not cleaning the work space properly. If SAS has crashed a few times this can be the reason. You can try either reinstalling or cleaning the work files area manually. It isn't easy you need to find the write commands so I usually just re-install.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For working with large files in SAS UE I usually recommend placing your work library outside of the VM and then you can clean it up easily if needed. But make sure to do it periodically otherwise your HD will get overrun because there's no automatic clean up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/87761"&gt;@agbpilot&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi, thank you for your assistance and Happy Holidays!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a test process for training that I've been running OK for a few months, however recently a lot of my code has suddenly stopped working (I've made no edits to it...), and so I'm receiving the following error, log attached.&amp;nbsp; I've implemented this code to bypass the normal "Working" memory library in order to continue to test this process in the short-term.&amp;nbsp; However, as of late this does not work either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;libname user '/folders/myfolders/';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did work space restrictions recently tighten around SAS University?&amp;nbsp; Does anyone have suggestions on how I can overcome?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 22 Dec 2019 17:28:58 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2019-12-22T17:28:58Z</dc:date>
    <item>
      <title>University Edition - Working Memory Change?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/University-Edition-Working-Memory-Change/m-p/613441#M179144</link>
      <description>&lt;P&gt;Hi, thank you for your assistance and Happy Holidays!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a test process for training that I've been running OK for a few months, however recently a lot of my code has suddenly stopped working (I've made no edits to it...), and so I'm receiving the following error, log attached.&amp;nbsp; I've implemented this code to bypass the normal "Working" memory library in order to continue to test this process in the short-term.&amp;nbsp; However, as of late this does not work either.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;libname user '/folders/myfolders/';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did work space restrictions recently tighten around SAS University?&amp;nbsp; Does anyone have suggestions on how I can overcome?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2019 16:32:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/University-Edition-Working-Memory-Change/m-p/613441#M179144</guid>
      <dc:creator>agbpilot</dc:creator>
      <dc:date>2019-12-22T16:32:05Z</dc:date>
    </item>
    <item>
      <title>Re: University Edition - Working Memory Change?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/University-Edition-Working-Memory-Change/m-p/613445#M179148</link>
      <description>&lt;P&gt;If you've had some crashes with SAS UE it ends up keeping those temporary files and not cleaning the work space properly. If SAS has crashed a few times this can be the reason. You can try either reinstalling or cleaning the work files area manually. It isn't easy you need to find the write commands so I usually just re-install.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For working with large files in SAS UE I usually recommend placing your work library outside of the VM and then you can clean it up easily if needed. But make sure to do it periodically otherwise your HD will get overrun because there's no automatic clean up.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/87761"&gt;@agbpilot&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi, thank you for your assistance and Happy Holidays!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a test process for training that I've been running OK for a few months, however recently a lot of my code has suddenly stopped working (I've made no edits to it...), and so I'm receiving the following error, log attached.&amp;nbsp; I've implemented this code to bypass the normal "Working" memory library in order to continue to test this process in the short-term.&amp;nbsp; However, as of late this does not work either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;libname user '/folders/myfolders/';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did work space restrictions recently tighten around SAS University?&amp;nbsp; Does anyone have suggestions on how I can overcome?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Dec 2019 17:28:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/University-Edition-Working-Memory-Change/m-p/613445#M179148</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-12-22T17:28:58Z</dc:date>
    </item>
  </channel>
</rss>

