<?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 Table for Program Runtime View in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418349#M1548981</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;is there any table which i can view the runtime for each program including the history?&lt;/P&gt;&lt;P&gt;we have an archiving project and we want to know what is the impact after archiving custom tables on the performance time of the programs using also the same custom tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Oct 2010 13:21:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-10-14T13:21:27Z</dc:date>
    <item>
      <title>Table for Program Runtime View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418349#M1548981</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;is there any table which i can view the runtime for each program including the history?&lt;/P&gt;&lt;P&gt;we have an archiving project and we want to know what is the impact after archiving custom tables on the performance time of the programs using also the same custom tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 13:21:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418349#M1548981</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-14T13:21:27Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Program Runtime View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418350#M1548982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So you want to estimate in advance whether archiving the data in custom tables will reduce runtime of custom reports?&lt;/P&gt;&lt;P&gt;I'd say archiving large tables is always a good idea, and rather than a runtime history of program executions I think that a list of expensive SQL statements (as in ST04, performance, SQL statement analisys, shared cursor cache) might be more helpful for this estimation.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 14:05:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418350#M1548982</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-10-14T14:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Program Runtime View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418351#M1548983</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;since he wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;we want to know what is the impact after archiving custom tables on the performance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think he want's to evaluate the times after archiving anc compare them with historic values.&lt;/P&gt;&lt;P&gt;Therefore ST03 or manually saved STAD records is the tool to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Same of course for SQL statements (if they are known) that could be captured manually in&lt;/P&gt;&lt;P&gt;ST04 before and after or compared with AWR / ASH data within 7 days in ORACLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hermann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 14:47:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418351#M1548983</guid>
      <dc:creator>HermannGahm</dc:creator>
      <dc:date>2010-10-14T14:47:28Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Program Runtime View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418352#M1548984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I see, maybe Andy or Victor will confirm whether they want to check before or after, or both. After reading his message again, I'd also say &lt;EM&gt;after&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 15:52:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418352#M1548984</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-10-14T15:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Table for Program Runtime View</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418353#M1548985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas and Hermann,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, i want to check the performance before and after we moved our changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Oct 2010 15:55:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-for-program-runtime-view/m-p/7418353#M1548985</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-14T15:55:51Z</dc:date>
    </item>
  </channel>
</rss>

