<?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: Performance decreasing... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430199#M1246008</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;start with the STAD, try to find the rows which are your process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only four columns are interesting, note that RFC is not displayed by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Mar 2009 12:24:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-24T12:24:55Z</dc:date>
    <item>
      <title>Performance decreasing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430192#M1246001</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'm migrating a CRM and one of the steps is migrate marketing attributes using a BAPI. Now I'm testing the uploading program and I don't know why the performance is decreasing more and more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first day I tested the program, it runs 50 times better than now. Now each time I execute BAPI_TRANSACTION_COMMIT the program needs like 50 seconds to finish that action!! Last week it was done in less than a second.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I stop the program and start it again the speed doesn't improve, I think my program it's well designed because it only pass the parameters to the BAPI for each Business Partner... I suppouse that must be a Basis issue but I'm not sure what can it be&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 10:13:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430192#M1246001</guid>
      <dc:creator>Marcal_Oliveras</dc:creator>
      <dc:date>2009-03-24T10:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Performance decreasing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430193#M1246002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marshal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Monitor using SM50 and SM66 what is happening with your code and your server. It's possible that the server is with more load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fernando Da Ró&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 10:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430193#M1246002</guid>
      <dc:creator>former_member182114</dc:creator>
      <dc:date>2009-03-24T10:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Performance decreasing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430194#M1246003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fernando,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've monitored and debugged the program but I don't see anything strange... the server where I'm testing is the Quality server and no more process are active...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've actived the trace in ST05 during the BAPI_TRANSACTION_COMMIT execution and I see there are thousands of SELECTS and INSERTS but I'm not sure if this is normal for that BAPI or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 10:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430194#M1246003</guid>
      <dc:creator>Marcal_Oliveras</dc:creator>
      <dc:date>2009-03-24T10:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Performance decreasing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430195#M1246004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if is there any SQL statment spending high time (marked in read on ST05).&lt;/P&gt;&lt;P&gt;Also, run SE30 on the program which is calling the BAPI to help if is something else like BADIs, EXITs or just to explain where the process is losing time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fernando Da Ró&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 10:37:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430195#M1246004</guid>
      <dc:creator>former_member182114</dc:creator>
      <dc:date>2009-03-24T10:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: Performance decreasing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430196#M1246005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help Fernando but there aren't red statements in the trace. And no exits or BADIS are affecting the BAPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know what else can it be. But I think I can't solve that as a developer without basis help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 10:49:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430196#M1246005</guid>
      <dc:creator>Marcal_Oliveras</dc:creator>
      <dc:date>2009-03-24T10:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Performance decreasing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430197#M1246006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it is really becoming slower, then you check the monitor ST03, where you can search for&lt;/P&gt;&lt;P&gt;your programm or transaction and check the average execution time in the last days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or is more detail, the statistics monitor STAD, call it for the relevant user, then you can see the steps.&lt;/P&gt;&lt;P&gt;You should check what are the oldest available data (usually yesterday not much further back)  for your BAPI, and copy them into a spreadsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And compare with the newest data, there you can see response time, CPU time, DB and RFC time.&lt;/P&gt;&lt;P&gt;If the response time for the same step becoomes longer, then one of the others should become&lt;/P&gt;&lt;P&gt;slower to or all together. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From there you should know where to continue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all are becoming slower in the same way, then it might be something like a missing refresh so more&lt;/P&gt;&lt;P&gt;and more is processed, or some other kind of bottleneck (leak in memory).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You see there are a lot of options.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 11:23:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430197#M1246006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T11:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Performance decreasing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430198#M1246007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Siegfried, it's a bit difficult for me to understand all the information displayed at those transactions but I think your answer can help me the problem. I'm gonna work with it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 11:36:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430198#M1246007</guid>
      <dc:creator>Marcal_Oliveras</dc:creator>
      <dc:date>2009-03-24T11:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Performance decreasing...</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430199#M1246008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;start with the STAD, try to find the rows which are your process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only four columns are interesting, note that RFC is not displayed by default.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Mar 2009 12:24:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-decreasing/m-p/5430199#M1246008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-24T12:24:55Z</dc:date>
    </item>
  </channel>
</rss>

