<?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: How to set MEMSIZE during Invocation in Windows 10 in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537546#M16585</link>
    <description>&lt;P&gt;You can do it when starting SAS as in the command line have in your original post. You can do this from the Windows 10 Run window or the Command window.&lt;/P&gt;</description>
    <pubDate>Thu, 21 Feb 2019 21:49:32 GMT</pubDate>
    <dc:creator>SASKiwi</dc:creator>
    <dc:date>2019-02-21T21:49:32Z</dc:date>
    <item>
      <title>How to set MEMSIZE during Invocation in Windows 10</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537521#M16582</link>
      <description>&lt;P&gt;Hi All:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm new at using SAS 9.4 for Windows 10 and I'm confused about how to set MEMSIZE during invocation.&amp;nbsp; I've read the documentation and I understand that you have to provide "&amp;lt;path&amp;gt; sas.exe -memsize 6G" to set memory at 6G.&amp;nbsp; But I've no idea how invocation is done or where it is done.&amp;nbsp; I know that you invoke before SAS launches, but that's about it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help &amp;amp; forgive my ignorance (though a video example showing invocation would be nice.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-J Adams&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 20:35:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537521#M16582</guid>
      <dc:creator>jdadams</dc:creator>
      <dc:date>2019-02-21T20:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to set MEMSIZE during Invocation in Windows 10</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537528#M16583</link>
      <description>&lt;P&gt;Specify -MEMSIZE 6G in your configuration file. Probably located at&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;c:\Program Files\SASHome\SASFoundation\9.4\nls\en\&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 21:10:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537528#M16583</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2019-02-21T21:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to set MEMSIZE during Invocation in Windows 10</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537545#M16584</link>
      <description>&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But what if I do not want to change the config file 'permanently' but instead want to reset MEMSIZE (and also SORTSIZE) for that one run?&amp;nbsp; I can do as you suggest, but changing the parameters after sas.exe is often suggested as an alternative.&amp;nbsp; But where?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 21:43:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537545#M16584</guid>
      <dc:creator>jdadams</dc:creator>
      <dc:date>2019-02-21T21:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to set MEMSIZE during Invocation in Windows 10</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537546#M16585</link>
      <description>&lt;P&gt;You can do it when starting SAS as in the command line have in your original post. You can do this from the Windows 10 Run window or the Command window.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 21:49:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537546#M16585</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2019-02-21T21:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to set MEMSIZE during Invocation in Windows 10</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537552#M16586</link>
      <description>&lt;P&gt;Brilliant, SASKiwi !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I enter:&amp;nbsp; C:\Program Files\SASHome\SASFoundation\9.4\sas.exe -memsize 20G -sortsize 18G&lt;/P&gt;&lt;P&gt;into the Windows Run Window box at lower left (AKA the "Type here to search" box for dummies) and hit enter, it does change the memsize and sortsize parameters.&amp;nbsp; I verify this by running in SAS, which is invoked upon issuing the above statement, by executing:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc options;&lt;/P&gt;&lt;P&gt;run;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The results window shows that memsize and sortsize have increased from their 2G and 1G default values to 20G and 18G respectively, as requested.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and equally ebullient thanks to draycut for a suggestion that is just as good for permanent changes in these parameters.&amp;nbsp; I hope that this write up will help other new users who need more space for their computing but are not clear on how to proceed.&amp;nbsp; Thanks again to you both.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2019 22:28:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/How-to-set-MEMSIZE-during-Invocation-in-Windows-10/m-p/537552#M16586</guid>
      <dc:creator>jdadams</dc:creator>
      <dc:date>2019-02-21T22:28:55Z</dc:date>
    </item>
  </channel>
</rss>

