<?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>Question Re: SWAPS ST02 in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415657#M4943783</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the current configuration and observed swap statistics, I would recommend the following optimization steps:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Increase Extended Memory&lt;/STRONG&gt;&lt;BR /&gt;Parameter:&lt;/P&gt;&lt;P&gt;em/initial_size_MB&lt;/P&gt;&lt;P&gt;Current value:&lt;/P&gt;&lt;P&gt;12525&lt;/P&gt;&lt;P&gt;Recommended value:&lt;/P&gt;&lt;P&gt;18000 – 24000&lt;/P&gt;&lt;P&gt;Please ensure sufficient physical RAM is available on the operating system before increasing this parameter.&lt;/P&gt;&lt;P&gt;This adjustment is considered the most important optimization step, as insufficient Extended Memory can force work processes into Heap memory usage, potentially leading to OS swap pressure and ST02 buffer swaps.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reduce excessive Heap allocation&lt;/STRONG&gt;&lt;BR /&gt;Parameter:&lt;/P&gt;&lt;P&gt;abap/heap_area_dia&lt;/P&gt;&lt;P&gt;Current value:&lt;/P&gt;&lt;P&gt;2000000000&lt;/P&gt;&lt;P&gt;Recommended value:&lt;/P&gt;&lt;P&gt;1000000000&lt;/P&gt;&lt;P&gt;Reason:&lt;/P&gt;&lt;P&gt;Prevent excessive DIA work process memory consumption&lt;BR /&gt;Prioritize Extended Memory usage&lt;BR /&gt;Reduce operating system memory pressure&lt;BR /&gt;Improve overall memory stability&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Increase Program Buffer&lt;/STRONG&gt;&lt;BR /&gt;Parameter:&lt;/P&gt;&lt;P&gt;abap/buffersize&lt;/P&gt;&lt;P&gt;Current value:&lt;/P&gt;&lt;P&gt;2568192&lt;/P&gt;&lt;P&gt;Recommended value:&lt;/P&gt;&lt;P&gt;3500000 – 4500000&lt;/P&gt;&lt;P&gt;This can help reduce program reloads and buffer swaps, especially in systems with extensive custom developments or high workload activity.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Increase Catalog Buffer&lt;/STRONG&gt;&lt;BR /&gt;Parameter:&lt;/P&gt;&lt;P&gt;rsdb/obj/buffersize&lt;/P&gt;&lt;P&gt;Current value:&lt;/P&gt;&lt;P&gt;160317&lt;/P&gt;&lt;P&gt;Recommended value:&lt;/P&gt;&lt;P&gt;250000 – 350000&lt;/P&gt;&lt;P&gt;This adjustment is particularly recommended due to the high Catalog Buffer swap statistics observed in ST02.&lt;/P&gt;&lt;P&gt;After implementing the changes, the SAP instance should be restarted and monitored for at least 24–48 hours.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Very Important Next Check&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You MUST check OS memory.&lt;/P&gt;&lt;P&gt;In ST06 or Linux:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;free -g&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vmstat 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;top&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Especially check:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;swap used&lt;/LI&gt;&lt;LI&gt;free RAM&lt;/LI&gt;&lt;LI&gt;paging activity&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Because:&lt;/P&gt;&lt;P&gt;If OS swap is already active,&lt;BR /&gt;increasing buffers may worsen the situation.&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2026 13:33:11 GMT</pubDate>
    <dc:creator>Dino_Pettinaro</dc:creator>
    <dc:date>2026-06-10T13:33:11Z</dc:date>
    <item>
      <title>SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaq-p/14415325</link>
      <description>&lt;P&gt;Hello team,&lt;/P&gt;&lt;P&gt;Can anyone please let me know as how to analyse the swaps and what parameters i have to increase.?&lt;/P&gt;&lt;P&gt;Please find below a screen shot for swaps in Tune Summary and give the suggestion...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ST02.png"&gt;&lt;img src="https://community.sap.com/t5/image/serverpage/image-id/419919i60C8CC2BFC2D66CB/image-size/large?v=v2&amp;amp;px=999" alt="ST02.png" title="ST02.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 08:54:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaq-p/14415325</guid>
      <dc:creator>Emy15</dc:creator>
      <dc:date>2026-06-10T08:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415414#M4943747</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Could you please show us the actual Parameter set for following Parameters:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Catalog Buffer&lt;/STRONG&gt;&lt;BR /&gt;rsdb/cua_buffer_size&lt;BR /&gt;rsdb/obj/buffersize&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Program Buffer&lt;/STRONG&gt;&lt;BR /&gt;abap/buffersize&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Screen Buffer&lt;/STRONG&gt;&lt;BR /&gt;rsdb/ntab/entrycount&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Memory&lt;/STRONG&gt;&lt;BR /&gt;em/initial_size_MB&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Roll &amp;amp; Heap control&lt;/STRONG&gt;&lt;BR /&gt;ztta/roll_extension&lt;BR /&gt;&lt;EM&gt;(If too low → heap explosion → swap risk)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;abap/heap_area_dia&lt;BR /&gt;abap/heap_area_nondia&lt;BR /&gt;&lt;EM&gt;(Limits heap per work process&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Too high = OS pressure&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Too low = ABAP dumps)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;BR /&gt;Dino&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 09:32:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415414#M4943747</guid>
      <dc:creator>Dino_Pettinaro</dc:creator>
      <dc:date>2026-06-10T09:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415570#M4943774</link>
      <description>Catalog Buffer rsdb/cua_buffer_size = 3000 rsdb/obj/buffersize = 160317 Program Buffer abap/buffersize = Screen Buffer rsdb/ntab/entrycount = 2568192 Memory em/initial_size_MB = 12525 Roll &amp;amp; Heap control ztta/roll_extension = 4000000000 abap/heap_area_dia = 2000000000 abap/heap_area_nondia = 2000000000</description>
      <pubDate>Wed, 10 Jun 2026 12:49:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415570#M4943774</guid>
      <dc:creator>Emy15</dc:creator>
      <dc:date>2026-06-10T12:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415579#M4943775</link>
      <description>rsdb/cua_buffer_size = 3000 rsdb/obj/buffersize = 160317</description>
      <pubDate>Wed, 10 Jun 2026 12:52:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415579#M4943775</guid>
      <dc:creator>Emy15</dc:creator>
      <dc:date>2026-06-10T12:52:27Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415582#M4943776</link>
      <description>abap/buffersize = 2568192</description>
      <pubDate>Wed, 10 Jun 2026 12:55:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415582#M4943776</guid>
      <dc:creator>Emy15</dc:creator>
      <dc:date>2026-06-10T12:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415583#M4943777</link>
      <description>rsdb/ntab/entrycount = 2568192</description>
      <pubDate>Wed, 10 Jun 2026 12:56:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415583#M4943777</guid>
      <dc:creator>Emy15</dc:creator>
      <dc:date>2026-06-10T12:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415584#M4943778</link>
      <description>em/initial_size_MB = 12525</description>
      <pubDate>Wed, 10 Jun 2026 12:56:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415584#M4943778</guid>
      <dc:creator>Emy15</dc:creator>
      <dc:date>2026-06-10T12:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415585#M4943779</link>
      <description>ztta/roll_extension = 4000000000</description>
      <pubDate>Wed, 10 Jun 2026 12:56:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415585#M4943779</guid>
      <dc:creator>Emy15</dc:creator>
      <dc:date>2026-06-10T12:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415586#M4943780</link>
      <description>abap/heap_area_dia = 2000000000 abap/heap_area_nondia = 2000000000</description>
      <pubDate>Wed, 10 Jun 2026 12:56:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415586#M4943780</guid>
      <dc:creator>Emy15</dc:creator>
      <dc:date>2026-06-10T12:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: SWAPS ST02</title>
      <link>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415657#M4943783</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on the current configuration and observed swap statistics, I would recommend the following optimization steps:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Increase Extended Memory&lt;/STRONG&gt;&lt;BR /&gt;Parameter:&lt;/P&gt;&lt;P&gt;em/initial_size_MB&lt;/P&gt;&lt;P&gt;Current value:&lt;/P&gt;&lt;P&gt;12525&lt;/P&gt;&lt;P&gt;Recommended value:&lt;/P&gt;&lt;P&gt;18000 – 24000&lt;/P&gt;&lt;P&gt;Please ensure sufficient physical RAM is available on the operating system before increasing this parameter.&lt;/P&gt;&lt;P&gt;This adjustment is considered the most important optimization step, as insufficient Extended Memory can force work processes into Heap memory usage, potentially leading to OS swap pressure and ST02 buffer swaps.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reduce excessive Heap allocation&lt;/STRONG&gt;&lt;BR /&gt;Parameter:&lt;/P&gt;&lt;P&gt;abap/heap_area_dia&lt;/P&gt;&lt;P&gt;Current value:&lt;/P&gt;&lt;P&gt;2000000000&lt;/P&gt;&lt;P&gt;Recommended value:&lt;/P&gt;&lt;P&gt;1000000000&lt;/P&gt;&lt;P&gt;Reason:&lt;/P&gt;&lt;P&gt;Prevent excessive DIA work process memory consumption&lt;BR /&gt;Prioritize Extended Memory usage&lt;BR /&gt;Reduce operating system memory pressure&lt;BR /&gt;Improve overall memory stability&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Increase Program Buffer&lt;/STRONG&gt;&lt;BR /&gt;Parameter:&lt;/P&gt;&lt;P&gt;abap/buffersize&lt;/P&gt;&lt;P&gt;Current value:&lt;/P&gt;&lt;P&gt;2568192&lt;/P&gt;&lt;P&gt;Recommended value:&lt;/P&gt;&lt;P&gt;3500000 – 4500000&lt;/P&gt;&lt;P&gt;This can help reduce program reloads and buffer swaps, especially in systems with extensive custom developments or high workload activity.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Increase Catalog Buffer&lt;/STRONG&gt;&lt;BR /&gt;Parameter:&lt;/P&gt;&lt;P&gt;rsdb/obj/buffersize&lt;/P&gt;&lt;P&gt;Current value:&lt;/P&gt;&lt;P&gt;160317&lt;/P&gt;&lt;P&gt;Recommended value:&lt;/P&gt;&lt;P&gt;250000 – 350000&lt;/P&gt;&lt;P&gt;This adjustment is particularly recommended due to the high Catalog Buffer swap statistics observed in ST02.&lt;/P&gt;&lt;P&gt;After implementing the changes, the SAP instance should be restarted and monitored for at least 24–48 hours.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Very Important Next Check&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;You MUST check OS memory.&lt;/P&gt;&lt;P&gt;In ST06 or Linux:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;free -g&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;vmstat 1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;top&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Especially check:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;swap used&lt;/LI&gt;&lt;LI&gt;free RAM&lt;/LI&gt;&lt;LI&gt;paging activity&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Because:&lt;/P&gt;&lt;P&gt;If OS swap is already active,&lt;BR /&gt;increasing buffers may worsen the situation.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2026 13:33:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/swaps-st02/qaa-p/14415657#M4943783</guid>
      <dc:creator>Dino_Pettinaro</dc:creator>
      <dc:date>2026-06-10T13:33:11Z</dc:date>
    </item>
  </channel>
</rss>

