<?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: Checking Memory consumption in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642622#M1443647</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the debugger is a very good starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the new deugger display the memory analysis tools (you can find it in new tool, special tools) and check the&lt;/P&gt;&lt;P&gt;top memory consumers at various points during program execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can create snapshots (services of the memory analysis tools or with method WRITE_MEMORY_CONSUMPTION_FILE( ) of class CL_ABAP_MEMORY_UTILITIES (but don't do it in loops or too often) and use S_MEMORY_INSPECTOR to analyze and compare these snapshots.&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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Jan 2010 16:53:04 GMT</pubDate>
    <dc:creator>HermannGahm</dc:creator>
    <dc:date>2010-01-26T16:53:04Z</dc:date>
    <item>
      <title>Checking Memory consumption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642621#M1443646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Can anybody point me to some documentation/link that shows how to analyze the memory usage (consumption of memory) at different stages of a program execution. We are running some programs that has to set an indicator for some historical data and running into some memory issues and the memory is not freed up even after releasing the object references and using all possible ABAP statements to release memory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to analyze the program by running it in debug mode and check how the memory is being consumed/refreshed in an online execution. I tried analyzing using SM50, but I think my approach is incorrect. Can somebody help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 16:30:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642621#M1443646</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-26T16:30:40Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Memory consumption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642622#M1443647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the debugger is a very good starting point.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the new deugger display the memory analysis tools (you can find it in new tool, special tools) and check the&lt;/P&gt;&lt;P&gt;top memory consumers at various points during program execution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively you can create snapshots (services of the memory analysis tools or with method WRITE_MEMORY_CONSUMPTION_FILE( ) of class CL_ABAP_MEMORY_UTILITIES (but don't do it in loops or too often) and use S_MEMORY_INSPECTOR to analyze and compare these snapshots.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2010 16:53:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642622#M1443647</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2010-01-26T16:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Memory consumption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642623#M1443648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here you go&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/233be990-0201-0010-3d9b-c0fa722763f4?quicklink=index&amp;amp;overridelayout=true" target="test_blank"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/233be990-0201-0010-3d9b-c0fa722763f4?quicklink=index&amp;amp;overridelayout=true&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2010 20:13:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642623#M1443648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-04T20:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Memory consumption</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642624#M1443649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both... Herman and Mahalakshmi. I figured out some good ways to use the transactions and classes SAP supplied for analyzing memory utilization. &lt;/P&gt;&lt;P&gt;Herman: Your answer was useful and I learnt it the hard way.&lt;/P&gt;&lt;P&gt;Maha: Thanks for the wonderful document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Feb 2010 15:03:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-memory-consumption/m-p/6642624#M1443649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-02-05T15:03:41Z</dc:date>
    </item>
  </channel>
</rss>

