<?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: ERROR: The SAS System stopped processing this step because of insufficient memory. in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ERROR-The-SAS-System-stopped-processing-this-step-because-of/m-p/840785#M332437</link>
    <description>&lt;P&gt;MEMSIZE is a SAS system option which can only be set at startup, either from the configuration file or the commandline.&lt;/P&gt;
&lt;P&gt;In a purely local installation (everything on your PC) you can edit the desktop link, in a client/server environment you need to talk to the SAS admins.&lt;/P&gt;</description>
    <pubDate>Wed, 26 Oct 2022 10:05:39 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2022-10-26T10:05:39Z</dc:date>
    <item>
      <title>ERROR: The SAS System stopped processing this step because of insufficient memory.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-The-SAS-System-stopped-processing-this-step-because-of/m-p/840745#M332425</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm getting this error from a propensity score code. I don't know how to fix the error. Any help please.&lt;/P&gt;&lt;P&gt;I found a similar question online where someone suggested to amend the target line and add&amp;nbsp;&lt;STRONG&gt;-MEMSIZE 30G.&amp;nbsp;&lt;/STRONG&gt;I don't know what that means. Please provide a clear step by step description on how to fix it. Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;NOTE: PROC LOGISTIC is modeling the probability that case_stat=1.&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#FF0000"&gt;ERROR: The SAS System stopped processing this step because of insufficient memory.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;NOTE: There were 758172 observations read from the data set AOA.M_2007_2011_A.&lt;/DIV&gt;&lt;DIV class=""&gt;WARNING: The data set WORK.OSA_FINAL_PS may be incomplete. When this step was stopped there were 0 observations and 55 variables.&lt;/DIV&gt;&lt;DIV class=""&gt;WARNING: Data set WORK.OSA_FINAL_PS was not replaced because this step was stopped.&lt;/DIV&gt;&lt;DIV class=""&gt;NOTE: PROCEDURE LOGISTIC used (Total process time):&lt;/DIV&gt;&lt;/DIV&gt;&lt;PRE class=""&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 04:28:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-The-SAS-System-stopped-processing-this-step-because-of/m-p/840745#M332425</guid>
      <dc:creator>CathyVI</dc:creator>
      <dc:date>2022-10-26T04:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The SAS System stopped processing this step because of insufficient memory.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-The-SAS-System-stopped-processing-this-step-because-of/m-p/840785#M332437</link>
      <description>&lt;P&gt;MEMSIZE is a SAS system option which can only be set at startup, either from the configuration file or the commandline.&lt;/P&gt;
&lt;P&gt;In a purely local installation (everything on your PC) you can edit the desktop link, in a client/server environment you need to talk to the SAS admins.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 10:05:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-The-SAS-System-stopped-processing-this-step-because-of/m-p/840785#M332437</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2022-10-26T10:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR: The SAS System stopped processing this step because of insufficient memory.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ERROR-The-SAS-System-stopped-processing-this-step-because-of/m-p/840809#M332447</link>
      <description>&lt;P&gt;If you haven't already, you should read the on line documentation for Proc Logistic related to Computational Resources in the Details section. That will give you some idea about how the number of variables, records and some options affect your memory usage.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your really should include the entire LOG contents of the Procedure including the code. You may have options that aren't really needed that add to memory needs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example EXACT regression requires more memory. With over 700,000 observations that may not be needed if used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Oct 2022 11:16:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ERROR-The-SAS-System-stopped-processing-this-step-because-of/m-p/840809#M332447</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-10-26T11:16:59Z</dc:date>
    </item>
  </channel>
</rss>

