<?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: Query usage statistics in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000309#M1495147</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try table D010LINF, it stores history of programs run in past.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jun 2010 16:01:28 GMT</pubDate>
    <dc:creator>Shafiq_Rehman1</dc:creator>
    <dc:date>2010-06-28T16:01:28Z</dc:date>
    <item>
      <title>Query usage statistics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000304#M1495142</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;I don't know if this is the right place to post this but here goes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In ST03N I've looked at the usage of transactions etc. to try and find the most commonly run queries defined in SQ01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It tells me how often transaction SQ01/2 have run, but not what query was executed. Is this possible anywhere else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Russ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 10:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000304#M1495142</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T10:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Query usage statistics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000305#M1495143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use the transaction SM20N to check the query that is being used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prior to that you need to make the necessary config in SM19. Check the forums for further details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: If you have the necessary authorizations configuration using SM19 should be a piece of cake.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 10:46:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000305#M1495143</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-06-22T10:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Query usage statistics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000306#M1495144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately I'm only interested in historical queries that have run. Is there no table or transaction that can just say Query - Date - Runby ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Russ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 12:50:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000306#M1495144</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T12:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Query usage statistics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000307#M1495145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Unfortunately I'm only interested in historical queries that have run. Is there no table or transaction that can just say Query - Date - Runby ?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Russ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Frankly i don't understand what you mean by "historical queries". From your original post i understand you need to check the queries which were run using SQ01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the Audit profile was activated in your system (SM19), the query calls would have been registered in the system. AFAIK the audit log is a file in the SAP app server &amp;amp; not stored in some DB table. Guys, correct me if i am wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Suhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 13:15:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000307#M1495145</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-06-22T13:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Query usage statistics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000308#M1495146</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;Yes you did understand me correctly - by historical queries I meant queries that have been run prior to the logging being set up in SM19.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still can't see however how this transaction can tell me the most commonly run Queries!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did find SPRO -&amp;gt; SAP Netweaver -&amp;gt; Application Server -&amp;gt; SAP Query -&amp;gt; Logging -&amp;gt; Determine Infosets for logging which I believe would give me what I'm looking for!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Russ.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 13:31:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000308#M1495146</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T13:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: Query usage statistics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000309#M1495147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try table D010LINF, it stores history of programs run in past.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jun 2010 16:01:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000309#M1495147</guid>
      <dc:creator>Shafiq_Rehman1</dc:creator>
      <dc:date>2010-06-28T16:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Query usage statistics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000310#M1495148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, but that only seems to be last run date.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 16:12:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000310#M1495148</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-30T16:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: Query usage statistics</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000311#M1495149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It isn't even that, it's the timestamp of the last generation of the source code.&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jun 2010 16:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/query-usage-statistics/m-p/7000311#M1495149</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2010-06-30T16:20:13Z</dc:date>
    </item>
  </channel>
</rss>

