<?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: Unable to allocate sufficient memory error in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Unable-to-allocate-sufficient-memory-error/m-p/157100#M41187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A standard technique to reduce memory requirements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sort data=disease;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; by time_diag;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc freq data=disease;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; by time_diag;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; tables date_screen*date_diag*diagy / list missing;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report format will change but the result is likely to be acceptable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2014 15:27:27 GMT</pubDate>
    <dc:creator>Astounding</dc:creator>
    <dc:date>2014-03-26T15:27:27Z</dc:date>
    <item>
      <title>Unable to allocate sufficient memory error</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Unable-to-allocate-sufficient-memory-error/m-p/157099#M41186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to figure out how exactly to fix this issue. So I am running a SAS server program (remote desktop into a Windows server machine.. use SAS from there). I am trying to do a 4 way interaction to check my code to ensure I created my variables correctly and I seem to get an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;6674&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc freq data=disease;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;6675&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; table time_diag*date_screen*date_diag*diagy / list missing;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;6676&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;ERROR: Unable to allocate sufficient memory. At least 725504K bytes were requested. You must&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; either increase the amount of memory available, or approach the problem differently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have admin access to the server. Does anyone know any work around to get this to run?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 14:27:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Unable-to-allocate-sufficient-memory-error/m-p/157099#M41186</guid>
      <dc:creator>Tpham</dc:creator>
      <dc:date>2014-03-26T14:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to allocate sufficient memory error</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Unable-to-allocate-sufficient-memory-error/m-p/157100#M41187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A standard technique to reduce memory requirements:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc sort data=disease;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; by time_diag;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc freq data=disease;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; by time_diag;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; tables date_screen*date_diag*diagy / list missing;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The report format will change but the result is likely to be acceptable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 15:27:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Unable-to-allocate-sufficient-memory-error/m-p/157100#M41187</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2014-03-26T15:27:27Z</dc:date>
    </item>
  </channel>
</rss>

