<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Materialized Views</title>
	<atom:link href="http://peoplesofttipster.com/2008/01/10/materialized-views/feed/" rel="self" type="application/rss+xml" />
	<link>http://peoplesofttipster.com/2008/01/10/materialized-views/</link>
	<description>A PeopleSoft Tips and Tricks Blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 14:35:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: kumar</title>
		<link>http://peoplesofttipster.com/2008/01/10/materialized-views/#comment-815</link>
		<dc:creator><![CDATA[kumar]]></dc:creator>
		<pubDate>Sat, 12 Jul 2008 17:02:06 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesofttipster.com/2008/01/10/materialized-views/#comment-815</guid>
		<description><![CDATA[Hi there,
             Nice Startup for the Materialized view Definition. I am also looking for this kind of Definition that the materialized view will be usefull not only in Multi-Database system but also in a single Database system just to hold the dataset in the db for Complex data extraction process. Thanks for your defn.

I am working in Oracle Incentive Compensation as a technical person. My responsibilty is to extract the Sales Order Data for every month and feed into Incentive Compensation Engine. For that I had developed a PL/SQL program to extract the data and dump into the staging table. Incentive Engine will pick up the data from there and calculate commission for the salesperson.

But  now the problem is there are about more than 6 million sales orders for every month. PL/SQL program option seems like take more time to process all sales order to put in staging table. I am looking for the differernt option. Can i go for Materialized view option? construct a materialized on a sql query which will extract data from sales orders for every day (MV Refresh) and incentive will pick up the data from materialized view instead of the staging table populated by PL/SQL program at the month end. 

Any help will be appreciated]]></description>
		<content:encoded><![CDATA[<p>Hi there,<br />
             Nice Startup for the Materialized view Definition. I am also looking for this kind of Definition that the materialized view will be usefull not only in Multi-Database system but also in a single Database system just to hold the dataset in the db for Complex data extraction process. Thanks for your defn.</p>
<p>I am working in Oracle Incentive Compensation as a technical person. My responsibilty is to extract the Sales Order Data for every month and feed into Incentive Compensation Engine. For that I had developed a PL/SQL program to extract the data and dump into the staging table. Incentive Engine will pick up the data from there and calculate commission for the salesperson.</p>
<p>But  now the problem is there are about more than 6 million sales orders for every month. PL/SQL program option seems like take more time to process all sales order to put in staging table. I am looking for the differernt option. Can i go for Materialized view option? construct a materialized on a sql query which will extract data from sales orders for every day (MV Refresh) and incentive will pick up the data from materialized view instead of the staging table populated by PL/SQL program at the month end. </p>
<p>Any help will be appreciated</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HP&#8217;s Oracle Blog &#187; Materialized View Replication</title>
		<link>http://peoplesofttipster.com/2008/01/10/materialized-views/#comment-686</link>
		<dc:creator><![CDATA[HP&#8217;s Oracle Blog &#187; Materialized View Replication]]></dc:creator>
		<pubDate>Wed, 06 Feb 2008 06:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://peoplesofttipster.com/2008/01/10/materialized-views/#comment-686</guid>
		<description><![CDATA[[...] 8i. Back then it was called Snapshot Replication. For a quick overview of materialized views read Duncan Davies&#8217; post. To set up materialized view replication is rather simple. But it takes a few [...]]]></description>
		<content:encoded><![CDATA[<p>[...] 8i. Back then it was called Snapshot Replication. For a quick overview of materialized views read Duncan Davies&#8217; post. To set up materialized view replication is rather simple. But it takes a few [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

