<?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: used memory WP in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293426#M4181844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;46 GB SWAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Oct 2015 08:31:00 GMT</pubDate>
    <dc:creator>Naor_Shalom</dc:creator>
    <dc:date>2015-10-21T08:31:00Z</dc:date>
    <item>
      <title>used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaq-p/11293416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a few questions regarding memory management in SAP system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I read about it a lot butI still confused &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.sap.com/1336/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. How I know how much memory all the WPs is used? (How much memory all the WPtakesfrom the OS)&lt;/P&gt;&lt;P&gt;2. How I know how much memory all the DIA's is used? (How much memory all the DIAtakesfrom the OS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Idontwantseperateit to extend memory roll areaetc, I want to know percentage of memory all the WP takes from the OS.&lt;/P&gt;&lt;P&gt;I asked it becauseineed to increase the number of DIA in the APO system, but before the change I want to know how much memory the WP and the DIA used now, I want to avoid frommemory problemin the OS afteriincrease the number of DIA.&lt;/P&gt;&lt;P&gt;My server is always around 80% memory used, but I limit the memory used bySAP systemwith the parameter PHYS_MEMSIZE, and Idontthink the SAP takes all the PHYS_MEMSIZE parameter value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And it'stakeme to the 3 question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.howI know how much memory the SAP system takes fromOS? I limit the memory used by SAP with PHYS_MEMSIZE, but I want to know exactly how much memory the SAP takes and if he used all the valueigive in the PHYS_MEMSIZE.&lt;/P&gt;&lt;P&gt;Maybe Idontneed to increase memory in the server just to increase the number of DIA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help my freinds &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_emote jive_macro" src="https://community.sap.com/1336/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Naor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 14:47:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaq-p/11293416</guid>
      <dc:creator>Naor_Shalom</dc:creator>
      <dc:date>2015-10-20T14:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293417#M4181835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each work proess will use some memory just to "exist" in the system (something around 100MB - 200MB, depending on the SAP kernel release in use).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides that, I believe you can use the sappfpar output to have an idea of how much memory SAP will use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can execute this tool at operating system level (notice that the "pf=..." argument has to be adjusted):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sappfpar check pf=/usr/sap/SID/SYS/profile/instance_profile&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep in mind that sappfpar will not account the "heap memory" (parameter "abap/heap_area_total").&lt;/P&gt;&lt;P&gt;The heap memory is allocated and freed dynamically, as the system needs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Isaías&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 16:14:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293417#M4181835</guid>
      <dc:creator>Isaias_SAP</dc:creator>
      <dc:date>2015-10-20T16:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293418#M4181836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you may know ST02 Tx is the place where you need to check about memory usage in SAP instance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me try to explain the topic with some parameters and formulas;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the total memory usage for an SAP System including DB. Maximum usage of the memory can be found using this formula.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Total Memory Used by SAP &amp;amp; DB = &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DB memory&amp;nbsp; (rule of thumb 1/3 of Host memory)&amp;nbsp; +&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Total Alloc KB in ST02 – Total Freesp. KB in ST02) +&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Roll Area Max Use in ST02 second table +&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Page Area Max Use in ST02 second table +&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Extended Mem Max Use in ST02 second table +&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Heap Memory Max Use in ST02 second table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You cannot calculate the max usage of memory using dia or non-dia wps count because all wps use a shared extended memory. There are parameters to limit the usages of this extended memory for each wp like ztta/roll_extension. You can check the usage and allocation of these parameters in ST02 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP keeps local memory of each wps very small in order all wps to use shared memory. For performance and usage reasons. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One more thing that needs care is;&lt;/P&gt;&lt;P&gt;Under normal conditions heap area usage is not accepted. If a wp is using heap memory it means it is in PRIV mode. And using unshared memory area. This is not wanted. This is limited with abap/heap_area_total parameter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check below link for a presentation. &lt;/P&gt;&lt;H3 class="r" style="font-size: 18px; font-weight: normal; color: #222222; font-family: arial, sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;A data-href="https://asfan.files.wordpress.com/2007/12/memorymanagement.ppt" href="https://www.google.com.tr/url?sa=t&amp;amp;rct=j&amp;amp;q=&amp;amp;esrc=s&amp;amp;source=web&amp;amp;cd=1&amp;amp;sqi=2&amp;amp;ved=0CBoQFjAAahUKEwjsx5HyxtHIAhXDiSwKHZP0B8w&amp;amp;url=https%3A%2F%2Fasfan.files.wordpress.com%2F2007%2F12%2Fmemorymanagement.ppt&amp;amp;usg=AFQjCNGvWAL08tE4RlquADfiZVxCJIiR1w&amp;amp;sig2=uZ2CW986T4uPR4U2IQ778w&amp;amp;bvm=bv.105454873,d.bGg&amp;amp;cad=rja" style="color: #660099;"&gt;SAP Memory Management&lt;/A&gt;&lt;/H3&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuksel AKCINAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Oct 2015 17:45:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293418#M4181836</guid>
      <dc:creator>yakcinar</dc:creator>
      <dc:date>2015-10-20T17:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293419#M4181837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First Iwant to thanks for your help&lt;/P&gt;&lt;P&gt;So if I understandcorrect thereis no way to know what is exactly the used memory of the WP\DIA?&lt;/P&gt;&lt;P&gt;And what about the all SAP memory?&lt;/P&gt;&lt;P&gt;I ask you another question.&lt;/P&gt;&lt;P&gt;Let's say you need to increase DIA in your sap system. whatdo you check before you do it, from the memory side, to be sure you will not have memory issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Naor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 06:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293419#M4181837</guid>
      <dc:creator>Naor_Shalom</dc:creator>
      <dc:date>2015-10-21T06:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293420#M4181838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Yuksel &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;You can help with this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt; DB memory&amp;nbsp; (rule of thumb 1/3 of Host memory)&amp;nbsp; + ST04?&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;(Total Alloc KB in ST02 – Total Freesp. KB in ST02) + where ifind this in ST02? thefirst table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 06:55:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293420#M4181838</guid>
      <dc:creator>Naor_Shalom</dc:creator>
      <dc:date>2015-10-21T06:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293421#M4181839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Answers are below&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #ff0000; font-size: 12px;"&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #ff0000; font-size: 12px;"&gt;&lt;EM&gt;So if I understandcorrect thereis no way to know what is exactly the used memory of the WP\DIA?&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;- Yes, at startup wps allocates some memory but it is neglectable when wp is in wait status. Whenever a user runs an activity on that wp it allocates memory from extended memory with a limit roll_extension. When it finishes it uses heap memory to a limit also.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;You can chek below links&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/22/5d980297cb48129e663b0d4a3e844d/content.htm" title="http://help.sap.com/saphelp_nw70/helpdata/en/22/5d980297cb48129e663b0d4a3e844d/content.htm"&gt;Memory Management: Basic Concepts - Architecture of the VM Container - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/7a/caa6f6bfdb11d188b30000e83539c3/frameset.htm" title="http://help.sap.com/saphelp_nw70/helpdata/en/7a/caa6f6bfdb11d188b30000e83539c3/frameset.htm"&gt;Virtual Address Space of a Work Process - SAP Memory Management (BC-CST-MM) - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/02/96253c538111d1891b0000e8322f96/content.htm?current_toc=/en/02/962acd538111d1891b0000e8322f96/plain.htm&amp;amp;show_children=true" title="http://help.sap.com/saphelp_nw70/helpdata/en/02/96253c538111d1891b0000e8322f96/content.htm?current_toc=/en/02/962acd538111d1891b0000e8322f96/plain.htm&amp;amp;show_children=true"&gt;SAP Memory Management (BC-CST-MM) - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/34/d9c8b9c23c11d188b40000e83539c3/content.htm?frameset=/en/02/96257b538111d1891b0000e8322f96/frameset.htm&amp;amp;current_toc=/en/02/962acd538111d1891b0000e8322f96/plain.htm&amp;amp;node_id=16" title="http://help.sap.com/saphelp_nw70/helpdata/en/34/d9c8b9c23c11d188b40000e83539c3/content.htm?frameset=/en/02/96257b538111d1891b0000e8322f96/frameset.htm&amp;amp;current_toc=/en/02/962acd538111d1891b0000e8322f96/plain.htm&amp;amp;node_id=16"&gt;Allocating Memory for User Contexts (UNIX) - SAP Memory Management (BC-CST-MM) - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #ff0000;"&gt;And what about the all SAP memory?&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Use the formula to find total SAP memory usage. I add screenshot of ST02.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/814682" width="450" /&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #ff0000;"&gt;I ask you another question.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN style="color: #ff0000;"&gt;Let's say you need to increase DIA in your sap system. whatdo you check before you do it, from the memory side, to be sure you will not have memory issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;In this situation if you donot change memory parameters total SAP memory usage will not change. Or change is neglactable. Very small. All wps will use extended memory. If it is exhausted you will get memory dumps. And some programs will use HEAP area till limit also.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Increase #of wps and monitor your system from ST02 and ST22. Check PHSY_MEMSIZE parameter if you increased host memory. On windows this parameter is automatically set by SAP so you can check zero memory management note for windows.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Yuksel AKCINAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 07:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293421#M4181839</guid>
      <dc:creator>yakcinar</dc:creator>
      <dc:date>2015-10-21T07:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293422#M4181840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #333333; font-size: 12px;"&gt;Yuksel&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;So if I want to know all the sap memory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;I calculate this &lt;SPAN style="color: #333333; font-size: 12px;"&gt;formula&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;max total allocated + max total freespace + max uses = all sap memory ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;naor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 07:38:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293422#M4181840</guid>
      <dc:creator>Naor_Shalom</dc:creator>
      <dc:date>2015-10-21T07:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293423#M4181841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this formula. There are minuses as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Total Memory Used by SAP &amp;amp; DB =&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DB memory&amp;nbsp; (rule of thumb 1/3 of Host memory)&amp;nbsp; +&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (Total Alloc KB in ST02 – Total Freesp. KB in ST02) +&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Roll Area Max Use in ST02 second table +&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Page Area Max Use in ST02 second table +&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Extended Mem Max Use in ST02 second table +&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Heap Memory Max Use in ST02 second table&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Can you send your ST02 as screenshot and as text also. And current memory parameters. I will try to calculate it for you. &lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Yuksel AKCINAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 07:47:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293423#M4181841</guid>
      <dc:creator>yakcinar</dc:creator>
      <dc:date>2015-10-21T07:47:34Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293424#M4181842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/814707" /&gt;&lt;/P&gt;&lt;P&gt;Buffer&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HitRatio %&amp;nbsp; Alloc. KB Freesp. K&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nametab (NTAB)&lt;/P&gt;&lt;P&gt;&amp;nbsp; Table definition&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99.96&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25,211&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11,881&lt;/P&gt;&lt;P&gt;&amp;nbsp; Field definition&amp;nbsp;&amp;nbsp;&amp;nbsp; 100.00&amp;nbsp;&amp;nbsp;&amp;nbsp; 125,861&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 73,304&lt;/P&gt;&lt;P&gt;&amp;nbsp; Short NTAB&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6,321&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,222&lt;/P&gt;&lt;P&gt;&amp;nbsp; Initial records&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 98.74&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 37,345&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 29,911&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;program&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99.92&amp;nbsp; 1,800,000&amp;nbsp;&amp;nbsp;&amp;nbsp; 686,254&lt;/P&gt;&lt;P&gt;CUA&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99.97&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 13,000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,179&lt;/P&gt;&lt;P&gt;Screen&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99.98&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 19,532&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,757&lt;/P&gt;&lt;P&gt;Calendar&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 488&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 316&lt;/P&gt;&lt;P&gt;OTR&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100.00&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4,096&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,327&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables&lt;/P&gt;&lt;P&gt;&amp;nbsp; Generic Key&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100.00&amp;nbsp;&amp;nbsp;&amp;nbsp; 200,000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 27,451&lt;/P&gt;&lt;P&gt;&amp;nbsp; Single record&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 97.36&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 40,000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10,857&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Export/import&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 98.46&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 75,000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10,907&lt;/P&gt;&lt;P&gt;Exp./ Imp. SHM&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 99.57&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 4,096&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2,178&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Memory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Curr.Use % CurUse[KB] MaxUse[KB]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Roll area&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.21&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3,175&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11,784&lt;/P&gt;&lt;P&gt;Page area&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0.45&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1,183&amp;nbsp;&amp;nbsp;&amp;nbsp; 262,136&lt;/P&gt;&lt;P&gt;Extended memory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.72&amp;nbsp;&amp;nbsp;&amp;nbsp; 913,408&amp;nbsp; 6,385,664&amp;nbsp; &lt;/P&gt;&lt;P&gt;Heap memory&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp; 2,244,228&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/814708" /&gt;&lt;/P&gt;&lt;P&gt;PHYS_MEMSIZE&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 25600&lt;/P&gt;&lt;P&gt;total memory - 32 GB&lt;/P&gt;&lt;P&gt;Oracle&amp;nbsp; - 17 GB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;naor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 08:14:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293424#M4181842</guid>
      <dc:creator>Naor_Shalom</dc:creator>
      <dc:date>2015-10-21T08:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293425#M4181843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Naor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First of all your DB has more than 1/3 of host memory rule value. As I said rule of thumb it should be about 10-12 GB. Check Oracle memory usages also. Does Oracle use all allocated memory?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;PHYS_MEMSIZE + DB MEM SIZE = 25 + 17 = 42 GB. Your system must swap at least 10 GB from these values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What about the swap size of your system? Is it 2-3 times of your host memory?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will do calculations later. No time now. And reply later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yuksel AKCINAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 08:28:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293425#M4181843</guid>
      <dc:creator>yakcinar</dc:creator>
      <dc:date>2015-10-21T08:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293426#M4181844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI&lt;/P&gt;&lt;P&gt;46 GB SWAP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Naor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 08:31:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293426#M4181844</guid>
      <dc:creator>Naor_Shalom</dc:creator>
      <dc:date>2015-10-21T08:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: used memory WP</title>
      <link>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293427#M4181845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you increase the number of work processes for an instance then you should make sure there is enough memory on the machine and if not you should increase memory (RAM). Like Isaias said every process will need memory from the OS to exist. It is not just for SAP work processes, any process/activity running on a machine will need memory. As you have an Oracle database when you increase work process you should increase the processes and sessions parameter. This means you should consider memory for Oracle processes. The recommendation from SAP is to consider 250 MB per work process but I would say 250 MB is quite a lot and maybe SAP is suggesting it as a defensive strategy. I normally check the ST02 detailed analysis for information about memory used by each work process. &lt;SPAN style="font-size: 13.3333px;"&gt;The parameter PHYS_MEMSIZE will limit the memory to be used by the SAP system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;A __default_attr="41587" __jive_macro_name="document" class="jive_macro_document jive_macro" data-orig-content="Virtual Memory Required by SAP System Components" href="https://community.sap.com/"&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Oct 2015 13:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/used-memory-wp/qaa-p/11293427#M4181845</guid>
      <dc:creator>Reagan</dc:creator>
      <dc:date>2015-10-21T13:21:32Z</dc:date>
    </item>
  </channel>
</rss>

