<?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: Using ST05 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010247#M1345829</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; &lt;/P&gt;&lt;P&gt;Check this simple blog on the ST05 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2009 12:07:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-07T12:07:43Z</dc:date>
    <item>
      <title>Using ST05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010245#M1345827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used a SELECT statement to fetch some fields of a SAP standard table. I activated SQL trace in ST05 before executing the select statement and then after execution I deactivated and then when I click on Analyze button, I'm seeing so many select statments and also unable to analyse the performance of my SELECT statement..  Can any body tell me how to go to my SELECT statement and do the analysis.....I mean how can we judge whether it is efficient or not??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 10:10:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010245#M1345827</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T10:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Using ST05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010246#M1345828</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 10:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010246#M1345828</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T10:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using ST05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010247#M1345829</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; &lt;/P&gt;&lt;P&gt;Check this simple blog on the ST05 transaction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/people/siegfried.boes/blog/2007/09/05/the-sql-trace-st05-150-quick-and-easy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2009 12:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010247#M1345829</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-07T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using ST05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010248#M1345830</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;When you are using ST05 if the select statement is not up to the performance level means then that will come in red color (or some different color). So there search using the table name in the ST05 output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will suggest you to post that respective select statement so that somebody can you help you regarding this and regarding ST05 you want know means read some material regarding that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2009 04:11:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010248#M1345830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-10T04:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using ST05</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010249#M1345831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; means then that will come in red color (or some different color). &lt;/P&gt;&lt;P&gt;no, forget the colors in both traces&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Read my blog mentioned above and use the summary, start with the statements which are most expensive. The summary shows you all executions sumed up and that is what you want to see.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siegfried&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2009 07:01:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/using-st05/m-p/6010249#M1345831</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-10T07:01:51Z</dc:date>
    </item>
  </channel>
</rss>

