<?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 Checking Load of Program in Database in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897150#M1689509</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Afternoon, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've received a request stating that a particular program was having a 20% load on the SAP system database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday, the development team changed the program and created a index. Now they state that the program shouldn't be generating that load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i check the current load of the program in the system (since yesterday) in order to state (or not) that the load isn't 20% anymore?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Aug 2012 15:10:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-08-07T15:10:10Z</dc:date>
    <item>
      <title>Checking Load of Program in Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897150#M1689509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Afternoon, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've received a request stating that a particular program was having a 20% load on the SAP system database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday, the development team changed the program and created a index. Now they state that the program shouldn't be generating that load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i check the current load of the program in the system (since yesterday) in order to state (or not) that the load isn't 20% anymore?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Aug 2012 15:10:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897150#M1689509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-07T15:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Load of Program in Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897151#M1689510</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;After execution of a program , In the status bar it displays the System , client , user , Program, Response time etc in a menu.(Bottom right corner).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you can use the transaction ST03 - Work loadmonitor for detail analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Arun&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 06:58:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897151#M1689510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-08T06:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Load of Program in Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897152#M1689511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First I would recommend you to wait 1 week to have more reliable data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then do the following:&lt;/P&gt;&lt;P&gt;- Start ST03 transaction&lt;/P&gt;&lt;P&gt;- Using the small button in the top left side of the screen choose "Expert mode"&lt;/P&gt;&lt;P&gt;- Expand node Workload -&amp;gt; Total -&amp;gt; Week and select (doubleclick) the week you want to analyze (if you waited 1 week as I recommended, then select the previous week).&lt;/P&gt;&lt;P&gt;- In the left bottom side of the screen go to "Transaction Profile" -&amp;gt; "EarlyWatch".&lt;/P&gt;&lt;P&gt;- You'll get the list of reports/transactions. Find your report and look at the column "T DB Time".&lt;/P&gt;&lt;P&gt;- Using ALV grid functions you can calculate Totals for "T DB Time" column and compare the total value with the value of the relevant report.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 09:29:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897152#M1689511</guid>
      <dc:creator>yuri_ziryukin</dc:creator>
      <dc:date>2012-08-08T09:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Checking Load of Program in Database</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897153#M1689512</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;You can also check se30- ABAP runtime analysis which gives clear&amp;nbsp; picture of the load on DB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2012 13:43:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/checking-load-of-program-in-database/m-p/8897153#M1689512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-08-29T13:43:18Z</dc:date>
    </item>
  </channel>
</rss>

