<?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>Question Re: BI Stats in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942898#M3174261</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;There is one standard Query called &lt;STRONG&gt;No. of executions per BI Application&lt;/STRONG&gt;. There are many standard Query Runtime Stats reports available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you installed BI Admin Cockpit......?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2012 10:08:22 GMT</pubDate>
    <dc:creator>former_member182470</dc:creator>
    <dc:date>2012-09-18T10:08:22Z</dc:date>
    <item>
      <title>BI Stats</title>
      <link>https://community.sap.com/t5/technology-q-a/bi-stats/qaq-p/8942897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i need help in interpreting the tables RSDDSTAT_OLAP and RSDDSTAT_DM. My requirement is to get the number of times a query is exectued by the user. Not sure how to use the fields in these tables to arrive at the needed info. Any help is greatly appreciated. Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 09:49:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bi-stats/qaq-p/8942897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-18T09:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: BI Stats</title>
      <link>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942898#M3174261</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;There is one standard Query called &lt;STRONG&gt;No. of executions per BI Application&lt;/STRONG&gt;. There are many standard Query Runtime Stats reports available. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you installed BI Admin Cockpit......?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Suman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 10:08:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942898#M3174261</guid>
      <dc:creator>former_member182470</dc:creator>
      <dc:date>2012-09-18T10:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: BI Stats</title>
      <link>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942899#M3174262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just use 0tct_c01 cube that will give you historical data on number of times query is executed. make sure you have the statistics turned on from rsa1 tool bar TOOLS setting for BI statistics and turn them to x the ones that u need statistics on, step1 will give you query variable screen execution and step 2 will give you query run..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 13:08:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942899#M3174262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-18T13:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: BI Stats</title>
      <link>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942900#M3174263</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;&amp;nbsp; Install the Stats first. Then build a query over 0TCT_M01 multiprovider with BI application object in rows(query name) and in the columns create a formula which gives the total unique number of front end session for each query using exception aggregation. This will give u the count of number of times a user logged into Bex and executed the query. If the user executes the same query twice in the same session it will give the count as one as the session is same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghavendra.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 13:43:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942900#M3174263</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-18T13:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: BI Stats</title>
      <link>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942901#M3174264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stats,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you installed the BI Technical content in your system so that you can get the no of times the query is executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If technical content is installed in your system the you can make use of the multi providers 0TCT_M01/M02.&lt;/P&gt;&lt;P&gt;Check the Query Aggregated Query Runtime Statistics: Analysis --&amp;gt; 0TCT_MC01_Q0200&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://help.sap.com/saphelp_nw70/helpdata/en/b8/609797e55a4c4998cc91fae068e7e2/frameset.htm"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/b8/609797e55a4c4998cc91fae068e7e2/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In table RSDDSTAT_OLAP make a selction on the infocube and the OLAP Statistic Object which is the query ID and execute. Then you should see how often the query was executed, by whom and which date/time.In field Query ID you type in the tech name of the query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;KP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2012 06:16:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/bi-stats/qaa-p/8942901#M3174264</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-09-20T06:16:41Z</dc:date>
    </item>
  </channel>
</rss>

