<?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: Analyzing BI Apps ETL Runs using OBIEE and the DAC Repository</title>
	<atom:link href="http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/</link>
	<description>Delivered Intelligence</description>
	<lastBuildDate>Wed, 17 Mar 2010 13:47:41 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Fabrizio</title>
		<link>http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/comment-page-1/#comment-11014</link>
		<dc:creator>Fabrizio</dc:creator>
		<pubDate>Wed, 14 Oct 2009 13:05:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/#comment-11014</guid>
		<description>Hi Mark,
 this is a very interesting way to analyze DAC ETL metadata.I obtained a similar result on OWB metadata. Now, with DAC, I have a similar problem with ETL lineage analysis. For example if I want to know how a W_ table is populated I have to navigate in DAC selecting the Table then click on the tab &quot;Target for Task&quot; then right click on the task and then &quot;GO&quot; to the task, click on the source table and so on for a lot number of click. I think possible to realize a &quot;report&quot; on the DAC metadata with some input parameters (Table Name, Execution Plan name and so on) in order to obtain the  ETL flow from source to target. Do you have any suggestion? Do you think this is possible with a few number of well designed SQL query?

Thanks
 Fabrizio</description>
		<content:encoded><![CDATA[<p>Hi Mark,<br />
 this is a very interesting way to analyze DAC ETL metadata.I obtained a similar result on OWB metadata. Now, with DAC, I have a similar problem with ETL lineage analysis. For example if I want to know how a W_ table is populated I have to navigate in DAC selecting the Table then click on the tab &#8220;Target for Task&#8221; then right click on the task and then &#8220;GO&#8221; to the task, click on the source table and so on for a lot number of click. I think possible to realize a &#8220;report&#8221; on the DAC metadata with some input parameters (Table Name, Execution Plan name and so on) in order to obtain the  ETL flow from source to target. Do you have any suggestion? Do you think this is possible with a few number of well designed SQL query?</p>
<p>Thanks<br />
 Fabrizio</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Green</title>
		<link>http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/comment-page-1/#comment-8875</link>
		<dc:creator>Mike Green</dc:creator>
		<pubDate>Fri, 20 Feb 2009 14:22:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/#comment-8875</guid>
		<description>Hi Mark,

Finally had a chance to implement this at Work.

Some interesting changes from the DAC database schema that ships with Siebel Analytics 7.8.2. 

As the others have said this should help to highlight issues with the ETL runs - and management like nice graphs!</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>Finally had a chance to implement this at Work.</p>
<p>Some interesting changes from the DAC database schema that ships with Siebel Analytics 7.8.2. </p>
<p>As the others have said this should help to highlight issues with the ETL runs &#8211; and management like nice graphs!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Changa</title>
		<link>http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/comment-page-1/#comment-8519</link>
		<dc:creator>Changa</dc:creator>
		<pubDate>Thu, 05 Feb 2009 15:34:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/#comment-8519</guid>
		<description>Hi Mark,

Thanks for posting this. 

I had done something similar but not from DAC. I used Informatica table data loaded into a simple custom fact table in Analytics Warehouse and was modeled with Day and Time dimensions. ETls were run from Autosys back then. It was a good value add and provided IT team with information to prioritize tuning activities. 

I was thinking of starting to work on it in my current implementation and came across your post. Thanks for the RPD! You made it easy for me. You are doing an excellent job!</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>Thanks for posting this. </p>
<p>I had done something similar but not from DAC. I used Informatica table data loaded into a simple custom fact table in Analytics Warehouse and was modeled with Day and Time dimensions. ETls were run from Autosys back then. It was a good value add and provided IT team with information to prioritize tuning activities. </p>
<p>I was thinking of starting to work on it in my current implementation and came across your post. Thanks for the RPD! You made it easy for me. You are doing an excellent job!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R Venkat</title>
		<link>http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/comment-page-1/#comment-8403</link>
		<dc:creator>R Venkat</dc:creator>
		<pubDate>Tue, 03 Feb 2009 00:53:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/#comment-8403</guid>
		<description>Great work Mark! Real value Add.</description>
		<content:encoded><![CDATA[<p>Great work Mark! Real value Add.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Rittman</title>
		<link>http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/comment-page-1/#comment-8365</link>
		<dc:creator>Mark Rittman</dc:creator>
		<pubDate>Mon, 02 Feb 2009 10:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/#comment-8365</guid>
		<description>Hi Mike, Kimmo

Glad it might be useful. I&#039;ve just uploaded the RPD file to our website if you want to take a look; it&#039;s by no means tested or whatever, but I thought you might want to see how I put the joins together.

http://www.rittmanmead.com/files/DAC%20Analysis.rpd

regards

Mark</description>
		<content:encoded><![CDATA[<p>Hi Mike, Kimmo</p>
<p>Glad it might be useful. I&#8217;ve just uploaded the RPD file to our website if you want to take a look; it&#8217;s by no means tested or whatever, but I thought you might want to see how I put the joins together.</p>
<p><a href="http://www.rittmanmead.com/files/DAC%20Analysis.rpd" rel="nofollow">http://www.rittmanmead.com/files/DAC%20Analysis.rpd</a></p>
<p>regards</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kimmo</title>
		<link>http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/comment-page-1/#comment-8360</link>
		<dc:creator>Kimmo</dc:creator>
		<pubDate>Mon, 02 Feb 2009 08:55:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/#comment-8360</guid>
		<description>Nice example Mark!

I did try this and seems to be working quite well. Only problem I had was combining data from Calendar (S_ETL_DAY), Task Runs and Tasks (especially data from table W_ETL_GROUP, no problems with combining data from W_ETL_FOLDER or W_ETL_PHASE), but I didn&#039;t have time to look this in more detail.

Anyway, this is a kind of functionality that really adds value to the whole solution. 

BR,
Kimmo</description>
		<content:encoded><![CDATA[<p>Nice example Mark!</p>
<p>I did try this and seems to be working quite well. Only problem I had was combining data from Calendar (S_ETL_DAY), Task Runs and Tasks (especially data from table W_ETL_GROUP, no problems with combining data from W_ETL_FOLDER or W_ETL_PHASE), but I didn&#8217;t have time to look this in more detail.</p>
<p>Anyway, this is a kind of functionality that really adds value to the whole solution. </p>
<p>BR,<br />
Kimmo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Green</title>
		<link>http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/comment-page-1/#comment-8282</link>
		<dc:creator>Mike Green</dc:creator>
		<pubDate>Sat, 31 Jan 2009 20:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.rittmanmead.com/2009/01/30/analyzing-bi-apps-etl-runs-using-obiee-and-the-dac-repository/#comment-8282</guid>
		<description>Great post Mark!

Will be trying this when I get into the office!</description>
		<content:encoded><![CDATA[<p>Great post Mark!</p>
<p>Will be trying this when I get into the office!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
