<?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: Is there a Shared objects memory consumption history? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226216#M1524385</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Rüdiger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shared objcts will be visible in the ST02 with the very new releases, but even there no history is shown as for the other buffered objects. There is no history at other places as far as I know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Aug 2010 08:14:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-08-04T08:14:52Z</dc:date>
    <item>
      <title>Is there a Shared objects memory consumption history?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226215#M1524384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear ABAP performance experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there a history for memory consumption of shared objects? Transaction ST02 allows a history view for many other buffer types, but apparently not for Shared Objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do I ask this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In one of our production systems, the 20MB limit for Shared Objects is about to be touched. From the SHMM transaction, the following shared objects participate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
Class Name                   Allocated bytes
CL_SOAP_SHM_ENQUEUE_AREA               1,960 
CL_ICF_SHM_AREA                   11,661,896 
ZCL_TAGLIB_TEMPLATE_AREA              41,536 
CL_SANA_SHM_AREA                   2,138,320 
ZCL_STATUS_AREA                       38,432 
CL_QRFC_SHM_AREA_QUEUE_TO_DEST         2,504 
CL_UGMD_ROLE_SHM                   1,012,296 
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found two notes concerning the by far fattest of these objects, CL_ICF_SHM_AREA (it holds an internal table ICF_SHMRUNT with only 653 entries in our system which looks harmless. But the internal table has a deep structure: It has a component which is again an internal table, and that internal table again has a component which is an internal table! This may explain the high memory consumption).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://service.sap.com/sap/support/notes/986790" target="test_blank"&gt;https://service.sap.com/sap/support/notes/986790&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://service.sap.com/sap/support/notes/1071924" target="test_blank"&gt;https://service.sap.com/sap/support/notes/1071924&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But before deciding about an action (like changing the buffering method with the system parameter icf/shared_memory_cache_off), I would like to know wether the allocated memory is continually growing (as could be possible if there are many incoming requests with dynamical path components, see note 986790) or wether it remains more or less fixed at this value. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;Rüdiger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 08:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226215#M1524384</guid>
      <dc:creator>Ruediger_Plantiko</dc:creator>
      <dc:date>2010-08-04T08:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Shared objects memory consumption history?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226216#M1524385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Rüdiger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;shared objcts will be visible in the ST02 with the very new releases, but even there no history is shown as for the other buffered objects. There is no history at other places as far as I know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 08:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226216#M1524385</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-08-04T08:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Shared objects memory consumption history?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226217#M1524386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hallo Siegfried,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you for the answer. As we are on SAP_BASIS 700, I therefor have to observe the SHMM figures daily to get the history.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rüdiger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 08:23:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226217#M1524386</guid>
      <dc:creator>Ruediger_Plantiko</dc:creator>
      <dc:date>2010-08-04T08:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Shared objects memory consumption history?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226218#M1524387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rüdiger,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE level="1"&gt;&lt;P&gt;As we are on SAP_BASIS 700, I therefor have to observe the SHMM figures daily to get the history.&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is probably the easiest thing to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a "Trace" Option in SHMM availabe which is more a "Log" than a "Trace".&lt;/P&gt;&lt;P&gt;With this you can write an own class  that hooks in predefined cases (e.g. detach commit)&lt;/P&gt;&lt;P&gt;and then logs some information. This might be oversized for your task but in principle&lt;/P&gt;&lt;P&gt;it should be possible doing it this way. I've done this once to check how it works (the hooks,&lt;/P&gt;&lt;P&gt;not the size) but lost this example since i haven't done a backup &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt; (yes that happens).&lt;/P&gt;&lt;P&gt;Now i would have to figure it out again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 10:31:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226218#M1524387</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2010-08-04T10:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a Shared objects memory consumption history?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226219#M1524388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Hermann, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;interesting info. I'll keep this in mind for my next shared object class! &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rüdiger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 12:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/is-there-a-shared-objects-memory-consumption-history/m-p/7226219#M1524388</guid>
      <dc:creator>Ruediger_Plantiko</dc:creator>
      <dc:date>2010-08-04T12:55:52Z</dc:date>
    </item>
  </channel>
</rss>

