<?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: does ST05 record all the table operations? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881979#M370299</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;hi try to this way again following the instructions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;award points if found helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Feb 2007 15:46:02 GMT</pubDate>
    <dc:creator>rahulkavuri</dc:creator>
    <dc:date>2007-02-05T15:46:02Z</dc:date>
    <item>
      <title>does ST05 record all the table operations?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881978#M370298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I try to use ST05 to trace the statement of table operations, but failed. (e.g. the data has been inserted into the table, but no relevant records be displayed in the ST05).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm sure I do the ST05 in correct way. So my question is does the ST05 record all the table operations except for the background job?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tony&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 15:42:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881978#M370298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T15:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: does ST05 record all the table operations?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881979#M370299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;hi try to this way again following the instructions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;award points if found helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 15:46:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881979#M370299</guid>
      <dc:creator>rahulkavuri</dc:creator>
      <dc:date>2007-02-05T15:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: does ST05 record all the table operations?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881980#M370300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;ST05 captures operations DECLARE, PREPARE, OPEN, FETCH, EXEC, REOPEN and REEXEC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for ex, EXEC will capture the SQL statements that modifies the database..like INSERT, MODIFY and UPDATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;madhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 15:47:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881980#M370300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T15:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: does ST05 record all the table operations?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881981#M370301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ST05 shows that what tables are accessed and how much time it has taken and what type is has done etc....if u want more view...do this way....&lt;/P&gt;&lt;P&gt;after displaying the sql trace goto...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Using the menus from the Display Trace option, select Trace List -&amp;gt; Summarize Trace by SQL Statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Using the menus from the Display Trace option, select Trace List -&amp;gt; Summarize Trace by Tables. Then choose the menu option Trace List -&amp;gt; Aggregate and click Yes in the pop-up for the All Tables option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Feb 2007 15:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/does-st05-record-all-the-table-operations/m-p/1881981#M370301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-05T15:49:18Z</dc:date>
    </item>
  </channel>
</rss>

