<?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 Transactions in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658722#M292159</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check the URL &amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/802cfc454211d189710000e8322d00/frameset.htm"&amp;gt;Performance Trace&amp;lt;/a&amp;gt; in the online help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Nov 2006 11:13:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-27T11:13:30Z</dc:date>
    <item>
      <title>Performance Transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658717#M292154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai All,&lt;/P&gt;&lt;P&gt;I am Farooq, the only individual for a Company working on ABAP from about 3 months. Please let me know all the details with Transactions of Performance Tuning, SQL Trace, &amp;amp; different other Traces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have come across &amp;lt;b&amp;gt;ST01, ST02, ST03, ST04, ST05, ST06, ST07, ST11, ST14, ST20, ST22, ST30, ST33, ST35, ST36, ST37, ST62&amp;lt;/b&amp;gt;. I am hardly aware of anything in these. I know little about &amp;lt;b&amp;gt;ST05&amp;lt;/b&amp;gt; only &amp;amp; very interested to learn much more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;May be explaining all these may take much time &amp;amp; is not Possible here. So its OK even if U take your own time &amp;amp; send across any documents or mails to my ID, "shaikfarooqhussain@gmail.com" when u r free. I would be very thankful to U. &amp;lt;b&amp;gt;THANKS a lot in advance.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards &amp;amp; wishes.&lt;/P&gt;&lt;P&gt;Farooq&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 10:15:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658717#M292154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T10:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658718#M292155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Apart from that u need to check whether select stat has got all the key fields in the where clause and we should not use into corresponding fields and read table has to be used with index and binary search, field symbols has to be used wherever possible,select * should not be used, select single shuld not be used, inside the loop select statements shuld not be used, select end select shuld not be used etc...the above points will increase the performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 10:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658718#M292155</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T10:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658719#M292156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Go to Se30 and check with the runtime analysis of the program to analyse.&lt;/P&gt;&lt;P&gt;For further help click on Tips &amp;amp; Tricks and enter your select queries and check for response time or execution time of the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 10:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658719#M292156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T10:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658720#M292157</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;so u want to know more abt &amp;lt;b&amp;gt;ST05&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chk this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this SAP help&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04/helpdata/en/17/358df9c9fee2469105731e10756921/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04/helpdata/en/17/358df9c9fee2469105731e10756921/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;Anver&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 10:31:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658720#M292157</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-11-27T10:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658721#M292158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Farooq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is SDN link &amp;lt;a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5d0db4c9-0e01-0010-b68f-9b1408d5f234"&amp;gt;Performance tuning SAP R/3 and Oracle DB&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;It is a very good document discussing about tools provided by R/3 and fine tuning R/3 access with Oracle DB.&lt;/P&gt;&lt;P&gt;Further: The SAP online help (http://help.sap.com/saphelp_47x200/helpdata/en/14/6d1c370c468b7be10000009b38f936/frameset.htm) provides comprehensive details about the other tools such as:&lt;/P&gt;&lt;P&gt;Debugger &lt;/P&gt;&lt;P&gt;Runtime Analysis &lt;/P&gt;&lt;P&gt;Coverage Analyzer &lt;/P&gt;&lt;P&gt;Runtime Monitor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!!&lt;/P&gt;&lt;P&gt;Harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 10:52:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658721#M292158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T10:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Performance Transactions</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658722#M292159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also check the URL &amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/802cfc454211d189710000e8322d00/frameset.htm"&amp;gt;Performance Trace&amp;lt;/a&amp;gt; in the online help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;Harsha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Nov 2006 11:13:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/performance-transactions/m-p/1658722#M292159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-27T11:13:30Z</dc:date>
    </item>
  </channel>
</rss>

