<?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 check the logsize setup for my session and how to change the log size? DMSLOGSIZE options in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-check-the-logsize-setup-for-my-session-and-how-to-change/m-p/845491#M334259</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13728"&gt;@SASJedi&lt;/a&gt;&amp;nbsp;.&amp;nbsp; I have notepad ++ but I never used this purpose. I will make good use of it now onwards.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2022 16:00:07 GMT</pubDate>
    <dc:creator>SASuserlot</dc:creator>
    <dc:date>2022-11-21T16:00:07Z</dc:date>
    <item>
      <title>How to check the logsize setup for my session and how to change the log size? DMSLOGSIZE options</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-check-the-logsize-setup-for-my-session-and-how-to-change/m-p/845383#M334210</link>
      <description>&lt;P&gt;I am running a macro with lot of do loops. Because of this my log size is increased.&amp;nbsp; while I am running my code, I am getting pop up asking for save/print/ clear log options. How I can avoid this. From the SAS Manual I came to know default is 99,999 and max can be increased to 999,999 using DMSLOGSIZE options.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used OPTIONS DMSLOGSIZE= MAX before running any code. but I am getting the following error. I am using SAS 9.4 / widows. My SAS configurations are set by default ( Auto configuration, Macros and templates are available when I open SAS Session)&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#008000"&gt;WARNING 30-12: SAS option DMSLOGSIZE is valid only at startup of the SAS System. The SAS option is ignored.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;I would like to see the log while my code running.&amp;nbsp; How to increase logsize in my case. Is there a way where I can see&amp;nbsp; what is my logsize set up&amp;nbsp; number.&lt;/P&gt;
&lt;P&gt;FYI : For temporary I am using proc printto log procedure or batch run ( if I don't have errors in code) or suppressing the Notes.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 03:28:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-check-the-logsize-setup-for-my-session-and-how-to-change/m-p/845383#M334210</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2022-11-21T03:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the logsize setup for my session and how to change the log size? DMSLOGSIZE options</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-check-the-logsize-setup-for-my-session-and-how-to-change/m-p/845479#M334254</link>
      <description>&lt;P&gt;&lt;SPAN&gt;DMSLOGSIZE is only valid as an invocation option. &lt;/SPAN&gt;Increasing the log size can result in sluggish performance for the SAS Windowing Environment (DMS). I always used PROC PRINTTO instead, as you indicate you've been doing already. This is a good compromise solution. For quicker access to the log, you can keep the alternate log file open in Notepad++ (for multiple submissions, it will ask you to refresh each time the log file changes) and ALT-TAB between SAS DMS and Notepad++ to review the results. Notepad++ does a nice job of handling larger text files.&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you really want to change DMSLOGSIZE, you can edit your SASV9.cfg file to set the option to your desired size.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;May the SAS be with you!&lt;BR /&gt;Mark&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 15:33:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-check-the-logsize-setup-for-my-session-and-how-to-change/m-p/845479#M334254</guid>
      <dc:creator>SASJedi</dc:creator>
      <dc:date>2022-11-21T15:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the logsize setup for my session and how to change the log size? DMSLOGSIZE options</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-check-the-logsize-setup-for-my-session-and-how-to-change/m-p/845491#M334259</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13728"&gt;@SASJedi&lt;/a&gt;&amp;nbsp;.&amp;nbsp; I have notepad ++ but I never used this purpose. I will make good use of it now onwards.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 16:00:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-check-the-logsize-setup-for-my-session-and-how-to-change/m-p/845491#M334259</guid>
      <dc:creator>SASuserlot</dc:creator>
      <dc:date>2022-11-21T16:00:07Z</dc:date>
    </item>
  </channel>
</rss>

