<?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: Out of Resources Error - Space Still Remains in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/755999#M238620</link>
    <description>Is that different from the work directory? Because I checked both the directory where data sets get saved and the work directory where temporary files are stored and both still had plenty of space (&amp;gt;900gbs) available. The thing that confuses me is how it continued just fine the next morning without me changing/deleting anything before clicking "Retry"...</description>
    <pubDate>Thu, 22 Jul 2021 17:43:54 GMT</pubDate>
    <dc:creator>Burton_Gustice</dc:creator>
    <dc:date>2021-07-22T17:43:54Z</dc:date>
    <item>
      <title>Out of Resources Error - Space Still Remains</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/755994#M238616</link>
      <description>&lt;P&gt;I ran some SAS code overnight, but when I checked on it the next morning everything had been paused/interrupted with this pop-up:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Burton_Gustice_0-1626974010822.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/61591iAEC716DCE31C82F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Burton_Gustice_0-1626974010822.png" alt="Burton_Gustice_0-1626974010822.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding is this gets caused by trying to write to a folder that doesn't have enough space available (e.g. the work directory). However, I checked the hard drive and there was still plenty of space available. Additionally, I tried clicking "Retry" without changing anything and it continued just fine...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought it was possibly an issue with the computer's resources being used by other processes but the IT department took a look and confirmed nothing was maxed out during the time period. Does anyone have thoughts on what might've caused it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it helps, I'm using SAS 9.4 (English) and the process was interrupted during a PROC SORT step. I'm thinking about switching to PROC SQL logic since I believe that's more efficient resource-wise, but I've also run the code again (start to finish) and that error didn't pop up. So all in all I'm unsure if it's really a problem with the SAS code or something related to the computer's hardware...&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 17:21:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/755994#M238616</guid>
      <dc:creator>Burton_Gustice</dc:creator>
      <dc:date>2021-07-22T17:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Out of Resources Error - Space Still Remains</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/755997#M238618</link>
      <description>&lt;P&gt;Out of memory could mean (not enough memory) or it could mean (not enough CPU available) or it could mean (not enough disk space). The folder /disk you are trying to write to is probably not the problem, it could be the disk where the temporary files are written.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 17:43:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/755997#M238618</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-07-22T17:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Out of Resources Error - Space Still Remains</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/755999#M238620</link>
      <description>Is that different from the work directory? Because I checked both the directory where data sets get saved and the work directory where temporary files are stored and both still had plenty of space (&amp;gt;900gbs) available. The thing that confuses me is how it continued just fine the next morning without me changing/deleting anything before clicking "Retry"...</description>
      <pubDate>Thu, 22 Jul 2021 17:43:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/755999#M238620</guid>
      <dc:creator>Burton_Gustice</dc:creator>
      <dc:date>2021-07-22T17:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: Out of Resources Error - Space Still Remains</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/756000#M238621</link>
      <description>You'll want to work with SAS tech Support on this one, there are too many possibilities. &lt;BR /&gt;Are you running locally or on a server? Are you working with dedicated space or do you have limits set up by your IT area? Do you have virus scanning software? Where are you generating temp files? Are other processes possibly running and creating files that could impact this at the same time? Someone else's processes if it's a shared software? Did IT push out a software update at the same time that had a bunch of temporary files that took up the space? .....you get the idea.</description>
      <pubDate>Thu, 22 Jul 2021 17:44:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/756000#M238621</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-07-22T17:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Out of Resources Error - Space Still Remains</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/756001#M238622</link>
      <description>That makes sense. Thanks for pointing me in a direction to investigate!</description>
      <pubDate>Thu, 22 Jul 2021 17:50:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Out-of-Resources-Error-Space-Still-Remains/m-p/756001#M238622</guid>
      <dc:creator>Burton_Gustice</dc:creator>
      <dc:date>2021-07-22T17:50:29Z</dc:date>
    </item>
  </channel>
</rss>

