<?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>Question Re: Average response time and DB processing time in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaa-p/9986764#M3593350</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 trace the program with transaction ST12 to get the Time Distribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Jan 2014 15:14:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-01-17T15:14:50Z</dc:date>
    <item>
      <title>Average response time and DB processing time</title>
      <link>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaq-p/9986762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A background job is taking a lot of time to run .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for analysis I need to find out the system average response time and DB processing time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me the steps to find out in transaction code( if you say any) and what should be ideal value for the both them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would appreciate all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a ton&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jan 2014 19:00:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaq-p/9986762</guid>
      <dc:creator>former_member201054</dc:creator>
      <dc:date>2014-01-15T19:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: Average response time and DB processing time</title>
      <link>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaa-p/9986763#M3593349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check st03n , you can find out it there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Atul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 09:47:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaa-p/9986763#M3593349</guid>
      <dc:creator>AtulKumarJain</dc:creator>
      <dc:date>2014-01-17T09:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: Average response time and DB processing time</title>
      <link>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaa-p/9986764#M3593350</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 trace the program with transaction ST12 to get the Time Distribution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jan 2014 15:14:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaa-p/9986764#M3593350</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-17T15:14:50Z</dc:date>
    </item>
    <item>
      <title>Re: Average response time and DB processing time</title>
      <link>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaa-p/9986765#M3593351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please check the below steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;1)Check whether Its updaing the log at db level through SM50--&amp;gt;Double Click on the WP which is used for job--&amp;gt; Will show the information like Direct Read,Seq read,insert ,update,delete and etc&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;2)Check whether It ahs any DB deadlock via DB01&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;3)&lt;SPAN style="color: #333333; font-size: 12px;"&gt;You can run transaction SAT or SE30 -&amp;gt; new SAT to monitor what is actually happening in the program. SAT allows to measure also performance for other user, so you can just start to measure currently running process on server.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;4)Update STATS&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;5)Can also put trace in st05 and st12.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333;"&gt;Rishi Abrol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Jan 2014 09:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/average-response-time-and-db-processing-time/qaa-p/9986765#M3593351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-01-18T09:28:00Z</dc:date>
    </item>
  </channel>
</rss>

