<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Digging into the Oracle BI Server Query Log File</title>
	<atom:link href="http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/</link>
	<description>Delivered Intelligence</description>
	<lastBuildDate>Wed, 10 Mar 2010 13:01:07 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vikram</title>
		<link>http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/comment-page-1/#comment-10027</link>
		<dc:creator>vikram</dc:creator>
		<pubDate>Wed, 17 Jun 2009 01:21:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/#comment-10027</guid>
		<description>Hi, 

question:As a request is made in presentation services, A dynamic sql query is generated and fetches data from source. all this is logged..well can we change the sql query generated., if so how?


can you please email me or post it.

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>question:As a request is made in presentation services, A dynamic sql query is generated and fetches data from source. all this is logged..well can we change the sql query generated., if so how?</p>
<p>can you please email me or post it.</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghav Venkat</title>
		<link>http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/comment-page-1/#comment-6653</link>
		<dc:creator>Raghav Venkat</dc:creator>
		<pubDate>Sat, 22 Nov 2008 09:01:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/#comment-6653</guid>
		<description>Can you explain the concept of qualified Misses and unqualified misses of cache in OBIEE?</description>
		<content:encoded><![CDATA[<p>Can you explain the concept of qualified Misses and unqualified misses of cache in OBIEE?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghav Venkat</title>
		<link>http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/comment-page-1/#comment-6647</link>
		<dc:creator>Raghav Venkat</dc:creator>
		<pubDate>Thu, 20 Nov 2008 01:41:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/#comment-6647</guid>
		<description>Hi Mark,

My question is with regards to the the post &quot;Migrating OBIEE Projects Between DEV and PROD Environments&quot;. As i am not bale to comment there i am writing here. Sorry for that.

Question: Is there any way to log the things happening when we use the nQUDMLGEN.exe and nQUDMLExe.exe so that we have a way to analyze things if our migration is unsucessful? Is there any way to log things happening in the whole migration process(though simple things like copy paste is happening)to keep track of so that in the future we are able to refer to what has happend and how things were migrated.</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>My question is with regards to the the post &#8220;Migrating OBIEE Projects Between DEV and PROD Environments&#8221;. As i am not bale to comment there i am writing here. Sorry for that.</p>
<p>Question: Is there any way to log the things happening when we use the nQUDMLGEN.exe and nQUDMLExe.exe so that we have a way to analyze things if our migration is unsucessful? Is there any way to log things happening in the whole migration process(though simple things like copy paste is happening)to keep track of so that in the future we are able to refer to what has happend and how things were migrated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rittman</title>
		<link>http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/comment-page-1/#comment-6508</link>
		<dc:creator>Mark Rittman</dc:creator>
		<pubDate>Sat, 11 Oct 2008 11:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/#comment-6508</guid>
		<description>Hi Scott,

Sorry for the delay in replying, I wanted to take a look at the Usage Tracking feature before I replied, it&#039;s something I was &quot;aware&quot; of before but not something I&#039;d properly looked at.

I&#039;ve written up my observations here:

http://www.rittmanmead.com/2008/10/11/comparing-obiee-usage-tracking-with-nqsquerylog/

Basically, as you say it&#039;s very interesting and in particular, a good way of gathering background statistics on query performance. Where I think it lacks, compared to the log file, is that it doesn&#039;t record the physical SQL and MDX issued to the underlying databases, also if you&#039;re being a bit geeky it also doesn&#039;t record the logical execution plan or the intermediate row counts. Thanks for pointing it out to me though, it made me take a look and factor it into my tuning plans.

regards, Mark</description>
		<content:encoded><![CDATA[<p>Hi Scott,</p>
<p>Sorry for the delay in replying, I wanted to take a look at the Usage Tracking feature before I replied, it&#8217;s something I was &#8220;aware&#8221; of before but not something I&#8217;d properly looked at.</p>
<p>I&#8217;ve written up my observations here:</p>
<p><a href="http://www.rittmanmead.com/2008/10/11/comparing-obiee-usage-tracking-with-nqsquerylog/" rel="nofollow">http://www.rittmanmead.com/2008/10/11/comparing-obiee-usage-tracking-with-nqsquerylog/</a></p>
<p>Basically, as you say it&#8217;s very interesting and in particular, a good way of gathering background statistics on query performance. Where I think it lacks, compared to the log file, is that it doesn&#8217;t record the physical SQL and MDX issued to the underlying databases, also if you&#8217;re being a bit geeky it also doesn&#8217;t record the logical execution plan or the intermediate row counts. Thanks for pointing it out to me though, it made me take a look and factor it into my tuning plans.</p>
<p>regards, Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Scott</title>
		<link>http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/comment-page-1/#comment-6506</link>
		<dc:creator>Peter Scott</dc:creator>
		<pubDate>Thu, 09 Oct 2008 16:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/#comment-6506</guid>
		<description>@Surya
Take a look at BI Applications Installation and configuration guide and in particular chapter 6 in Integrated Security - there is a description of how to use the roles and responsibilities of EBS</description>
		<content:encoded><![CDATA[<p>@Surya<br />
Take a look at BI Applications Installation and configuration guide and in particular chapter 6 in Integrated Security &#8211; there is a description of how to use the roles and responsibilities of EBS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: surya</title>
		<link>http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/comment-page-1/#comment-6492</link>
		<dc:creator>surya</dc:creator>
		<pubDate>Tue, 07 Oct 2008 17:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/#comment-6492</guid>
		<description>Hi Mark,
Is there any way we can import EBS users to into OBIEE repsitory. I have a requirement where in we are using single sign on integration from EBS to OBIEE dashboards and we have to implement data level security for huge amount of EBS users(20,000). Is there any other way rather than creating all these users in repository is assigning them to groups...

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Mark,<br />
Is there any way we can import EBS users to into OBIEE repsitory. I have a requirement where in we are using single sign on integration from EBS to OBIEE dashboards and we have to implement data level security for huge amount of EBS users(20,000). Is there any other way rather than creating all these users in repository is assigning them to groups&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Powell</title>
		<link>http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/comment-page-1/#comment-6479</link>
		<dc:creator>Scott Powell</dc:creator>
		<pubDate>Fri, 03 Oct 2008 00:05:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2008/10/02/digging-into-the-oracle-bi-server-query-log-file/#comment-6479</guid>
		<description>Hey Mark, you&#039;ll also want to check out the help topics on &quot;usage tracking&quot; in OBIEE. Basically, instead of writing to a log file, you can drop it directly into database tables. Also it breaks up the timings a bit into how long the queries took on the server, vs. how long the total OBIEE query took start to finish, etc.

A bit easier to get to than trying to go through log files.

Hope this helps!
Scott</description>
		<content:encoded><![CDATA[<p>Hey Mark, you&#8217;ll also want to check out the help topics on &#8220;usage tracking&#8221; in OBIEE. Basically, instead of writing to a log file, you can drop it directly into database tables. Also it breaks up the timings a bit into how long the queries took on the server, vs. how long the total OBIEE query took start to finish, etc.</p>
<p>A bit easier to get to than trying to go through log files.</p>
<p>Hope this helps!<br />
Scott</p>
]]></content:encoded>
	</item>
</channel>
</rss>
