<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Oracle BI and DWH &#187; usage tracking in siebel analytics</title>
	<atom:link href="http://www.oraclebidwh.com/tag/usage-tracking-in-siebel-analytics/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oraclebidwh.com</link>
	<description>OBIEE and OWB Tutorial</description>
	<lastBuildDate>Tue, 03 Nov 2009 05:12:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Usage Tracking in OBIEE</title>
		<link>http://www.oraclebidwh.com/2009/10/usage-tracking-in-obiee/</link>
		<comments>http://www.oraclebidwh.com/2009/10/usage-tracking-in-obiee/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 02:07:12 +0000</pubDate>
		<dc:creator>Oraclebidwh</dc:creator>
				<category><![CDATA[ALL]]></category>
		<category><![CDATA[OBIEE Administrator]]></category>
		<category><![CDATA[DIRECT_INSERT]]></category>
		<category><![CDATA[OBIEE]]></category>
		<category><![CDATA[OBIEE usage tracking]]></category>
		<category><![CDATA[siebel]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[usage]]></category>
		<category><![CDATA[Usage Tracking]]></category>
		<category><![CDATA[Usage Tracking in OBIEE]]></category>
		<category><![CDATA[usage tracking in siebel analytics]]></category>

		<guid isPermaLink="false">http://www.oraclebidwh.com/?p=144</guid>
		<description><![CDATA[How to enable usage tracking in OBIEE ?
How to perfrom usage audit in OBIEE ?]]></description>
			<content:encoded><![CDATA[
<!-- Quick Adsense Wordpress Plugin: http://techmilieu.com/quick-adsense -->
<div style="float:none;margin:10px 0 10px 0;text-align:center;">
<script type="text/javascript"><!--
google_ad_client = "pub-7985094145290598";
/* 468x60, created 10/15/09 */
google_ad_slot = "0923014375";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p>How to enable usage tracking in OBIEE ?<br />
How to perfrom usage audit in OBIEE ?<br />
How to set you Direct Insertion to Collect Information for Usage Tracking ?</p>
<p><strong>Introduction</strong></p>
<p>Oracle BI server supports collection of usage statistics which can use in a variety of ways such as who is running what and when ? database optimization, aggregation strategies, figuring out most used reports, billing departments as per their usage etc etc.</p>
<p><strong>Goal </strong></p>
<p><strong> </strong></p>
<p>We want to achieve a reporting for usage in OBIEE. One such sample report is attached. Lots of analysis similar to this can be achieved using the Usage Tacking.</p>
<div id="attachment_148" class="wp-caption aligncenter" style="width: 810px"><img class="size-full wp-image-148" title="Usage Tracking Report" src="http://www.oraclebidwh.com/wp-content/uploads/2009/10/Usage-Tracking-1.JPG" alt="Usage Tracking Report" width="800" height="600" /><p class="wp-caption-text">Usage Tracking Report</p></div>
<p><strong>How it works?</strong></p>
<p>When we enable usage tracking, statistics for every query are inserted into a database table or are written to a usage tracking log file. If you use direct insertion, the Oracle BI Server directly inserts the usage tracking data into a relational database table.</p>
<p>There are two ways to achieve Administration of usage tracking.</p>
<ul>
<li>Setting Up Direct Insertion to Collect      Information for Usage Tracking</li>
<li>Setting Up a Log File to Collect Information      for Usage Tracking</li>
</ul>
<p><strong>Oracle Recommendation</strong>: Use direct insertion to write statistics to a database table.And I am going to discuss that method here.</p>
<p><strong>Steps to Set Up Direct Insertion to Collect Information for Usage Tracking:</strong></p>
<p><strong>Set 1 : Create a necessary tables to collect usage tracking information.</strong></p>
<p><strong>A</strong>. Click <a href="http://www.oraclebidwh.com/wp-content/uploads/2009/10/SAACCT.Oracle.sql">here to download  SAACCT.Oracle.sql</a> or</p>
<p>Go to \\OracleBI\server\Schema and run the script  SAACCT.Oracle.sql to create table S_NQ_ACCT. This table will hold all the usage tracking information.</p>
<p><strong>B. </strong>Go to \<strong>\</strong>OracleBI\server\Sample\usagetracking</p>
<p>This folder has necessary time series table creation script  and build in repository for usage tracking.</p>
<p>Create a tables using scripts:</p>
<p>Oracle_create_nQ_Clock.sql and Oracle_create_nQ_Calendar.sql</p>
<p>Load data in above tale using  Oracle_nQ_Clock.sql and Oracle_nQ_Calendar.sql script.</p>
<p><strong>Step 2 Import  S_NQ_ACCT into the repository.</strong></p>
<p>Please note: in order for Usage tacking to work properly , one must have to include this table in physical layer.</p>
<p><strong>Step 3  Creating a business and presentation layer.</strong></p>
<p>We will use a repository provided at C:\OracleBI\server\Sample\usagetracking\UsageTracking.rpd So that we want have to create a repositoy from ground zero.</p>
<p>Click  <a href="http://www.oraclebidwh.com/wp-content/uploads/2009/10/UsageTracking.rpd">UsageTracking.rpd</a> to down load the usage tracking repository.</p>
<p><strong>Step 4 Change configuration file.</strong></p>
<p>This is most important step in setting up usage tracking.<strong><br />
</strong></p>
<p>Go to \\OracleBI\server\Config and open NQSConfig.INI.</p>
<p>We have to make the change in [ USAGE_TRACKING ] portion of the config file.</p>
<p>Change DIRECT_INSERT                  = YES;<br />
Along with this we have change the connection properties as well.<br />
&#8211;PHYSICAL_TABLE_NAME<br />
&#8211;CONNECTION_POOL</p>
<p>Change below parameter for better insertion performance and insertion control</p>
<p>&#8211;BUFFER_SIZE<br />
&#8211;BUFFER_TIME_LIMIT_SECONDS<br />
&#8211;NUM_INSERT_THREADS<br />
&#8211;MAX_INSERTS_PER_TRANSACTION</p>
<p>Please refer below screen shot for more detail.<br />
<strong>Note :</strong> Any typo will hold server from starting.</p>
<div id="attachment_149" class="wp-caption aligncenter" style="width: 1042px"><img class="size-full wp-image-149" title="NQSConfig DIRECT_INSERT" src="http://www.oraclebidwh.com/wp-content/uploads/2009/10/Usage-Tracking-2.gif" alt="NQSConfig DIRECT_INSERT" width="1032" height="748" /><p class="wp-caption-text">NQSConfig DIRECT_INSERT</p></div>
<p><strong>Step 5 Check results to see every things is working.</strong></p>
<p>Copy repository UsageTracking.rpd to OracleBI\server\Repository\<br />
make Star    =       UsageTracking.rpd, DEFAULT; in NQSconfig file.</p>
<p>Restart BI server. If server fails to start check possible typo in NQSConfig</p>
<p>Check the Answers to see various analysis available for Usage Tracking.</p>
<p>Once should be able to see the reporting as shown below.</p>
<div id="attachment_148" class="wp-caption aligncenter" style="width: 810px"><img class="size-full wp-image-148" title="Usage Tracking Report" src="http://www.oraclebidwh.com/wp-content/uploads/2009/10/Usage-Tracking-1.JPG" alt="Usage Tracking Report" width="800" height="600" /><p class="wp-caption-text">Usage Tracking Report</p></div>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://www.oraclebidwh.com/2009/10/usage-tracking-in-obiee/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
