<?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: Insufficient Space in file and i/o processing did not complete in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/608178#M35194</link>
    <description>&lt;P&gt;It is always good practice to determine at the start of processing what of the data you need. Reduce at the beginning in terms of observations and columns (use where conditions and keep or drop).&lt;/P&gt;
&lt;P&gt;Use the compress option.&lt;/P&gt;
&lt;P&gt;If that is not sufficient, talk with yout SAS administrators.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Nov 2019 07:24:05 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2019-11-29T07:24:05Z</dc:date>
    <item>
      <title>Insufficient Space in file and i/o processing did not complete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/608137#M35191</link>
      <description>&lt;P&gt;Hi All.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have run the SAS program in&amp;nbsp;SAS Enterprise guide 5.1&lt;/P&gt;&lt;P&gt;in Windows server and all remaining servers are in Linux platform. when I run the SAS program it is giving the following errors,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: Insufficiet space in file work.step1.data&lt;/P&gt;&lt;P&gt;Error : File&amp;nbsp;work.step1.data is damaged .I/O processing did not complete.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I run with small number of records in the Input dataset . it is working fine . The number of records very large in the input dataset so that its giving the above errors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please someone help regarding how the above errors will fix .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandu&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 22:55:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/608137#M35191</guid>
      <dc:creator>chandu1</dc:creator>
      <dc:date>2019-11-28T22:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient Space in file and i/o processing did not complete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/608139#M35192</link>
      <description>&lt;P&gt;You have run out of SAS WORK disk space. Talk to your SAS administrator regarding how much you are allowed. Running your SAS program with - OPTIONS COMPRESS = YES or BINARY; - may enable you to process more.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 23:01:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/608139#M35192</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-11-28T23:01:15Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient Space in file and i/o processing did not complete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/608178#M35194</link>
      <description>&lt;P&gt;It is always good practice to determine at the start of processing what of the data you need. Reduce at the beginning in terms of observations and columns (use where conditions and keep or drop).&lt;/P&gt;
&lt;P&gt;Use the compress option.&lt;/P&gt;
&lt;P&gt;If that is not sufficient, talk with yout SAS administrators.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Nov 2019 07:24:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/608178#M35194</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-11-29T07:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: Insufficient Space in file and i/o processing did not complete</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/609219#M35214</link>
      <description>&lt;P&gt;In addition to Kurt's comments, you may be creating a number of intermediate files that are no longer needed, but are still taking up space on the disk.&amp;nbsp; Critically look at your code and perhaps add some clean-up steps.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 00:34:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Insufficient-Space-in-file-and-i-o-processing-did-not-complete/m-p/609219#M35214</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2019-12-04T00:34:53Z</dc:date>
    </item>
  </channel>
</rss>

