<?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: High CPU usage in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269920#M1386483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAPLIDTR is a program containing a group of function modules (a function group). You are probably calling one or more of the function modules in a loop many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Nov 2009 14:08:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-11-11T14:08:57Z</dc:date>
    <item>
      <title>High CPU usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269919#M1386482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPLIDTR program uses high CPU approximately %65, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Name            PID  CPU%  PgSp Owner&lt;/P&gt;&lt;P&gt;disp+wor     434240  72.3  23.3 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I analyzed the process from se30 and the results here ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; ABAP                                                51.489.063  = 100,0%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hints ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call    No.       Gross =         Net Gross (%) Net (%) Program  Type No. Filter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          1 51.489.063             0     100,0     0,0           Sys.&lt;/P&gt;&lt;P&gt; IT_103 361 51.483.330  = 51.483.330     100,0   100,0  SAPLIDTR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the background job which is this process is a customer developed starting with Z* , but when i check from sm50 the process report seems SAPLIDTR,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me to understand why this process using too much CPU,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 12:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269919#M1386482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T12:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269920#M1386483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SAPLIDTR is a program containing a group of function modules (a function group). You are probably calling one or more of the function modules in a loop many times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 14:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269920#M1386483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T14:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269921#M1386484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; IT_103    361    51.483.330 = 51.483.330    100,0 100,0  SAPLIDTR&lt;/P&gt;&lt;P&gt;there is something missing, what is done with the internal table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the ABAP code of this line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe your execution of the ABAP trace is buggy, please read :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/siegfried.boes/blog/2007/11/13/the-abap-runtime-trace-se30--quick-and-easy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the setting of the measurement restrictions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Nov 2009 15:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269921#M1386484</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-11T15:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: High CPU usage</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269922#M1386485</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;Please check in ST05 " SQL Trace ". &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Subash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Dec 2009 10:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/high-cpu-usage/m-p/6269922#M1386485</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-01T10:30:30Z</dc:date>
    </item>
  </channel>
</rss>

