<?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: Getting around insufficient space issues in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Getting-around-insufficient-space-issues/m-p/439443#M109659</link>
    <description>I solved this by clearing my WORK directory which was being filled from a previous job.</description>
    <pubDate>Thu, 22 Feb 2018 20:17:33 GMT</pubDate>
    <dc:creator>tomcmacdonald</dc:creator>
    <dc:date>2018-02-22T20:17:33Z</dc:date>
    <item>
      <title>Getting around insufficient space issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-around-insufficient-space-issues/m-p/439403#M109648</link>
      <description>&lt;P&gt;Running SAS 9.4 on UNIX I'm running into some space issues while doing a join between a few tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These are the error messages:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ERROR: Insufficient space in file WORK.'SASTMP-000000219'n.UTILITY.

ERROR: File WORK.'SASTMP-000000219'n.UTILITY is damaged. I/O processing did not complete.

ERROR: There is not enough WORK disk space to store the results of an internal sorting phase.

ERROR: An error has occurred. &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm minimizing the number of datasets I keep on WORK putting them instead on the local drive.&amp;nbsp; I'm using the COMPRESS option. This join is pretty critical to my process. How do I get around these error messages?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 18:46:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-around-insufficient-space-issues/m-p/439403#M109648</guid>
      <dc:creator>tomcmacdonald</dc:creator>
      <dc:date>2018-02-22T18:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting around insufficient space issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-around-insufficient-space-issues/m-p/439437#M109657</link>
      <description>&lt;P&gt;Sounds like wherever your WORK is writing too may be a shared area and as such you may need to ask your UNIX administrator to increase the disk space associated with this particular area.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 20:09:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-around-insufficient-space-issues/m-p/439437#M109657</guid>
      <dc:creator>DavidPope</dc:creator>
      <dc:date>2018-02-22T20:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Getting around insufficient space issues</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Getting-around-insufficient-space-issues/m-p/439443#M109659</link>
      <description>I solved this by clearing my WORK directory which was being filled from a previous job.</description>
      <pubDate>Thu, 22 Feb 2018 20:17:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Getting-around-insufficient-space-issues/m-p/439443#M109659</guid>
      <dc:creator>tomcmacdonald</dc:creator>
      <dc:date>2018-02-22T20:17:33Z</dc:date>
    </item>
  </channel>
</rss>

