<?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: Oracle Spells Out Flaw in Its Core Data Management System</title>
	<atom:link href="http://arnoldit.com/wordpress/2009/09/27/oracle-spells-out-flaw-in-its-core-data-management-system/feed/" rel="self" type="application/rss+xml" />
	<link>http://arnoldit.com/wordpress/2009/09/27/oracle-spells-out-flaw-in-its-core-data-management-system/</link>
	<description>by Stephen E. Arnold</description>
	<lastBuildDate>Mon, 22 Mar 2010 06:30:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen E. Arnold</title>
		<link>http://arnoldit.com/wordpress/2009/09/27/oracle-spells-out-flaw-in-its-core-data-management-system/comment-page-1/#comment-71696</link>
		<dc:creator>Stephen E. Arnold</dc:creator>
		<pubDate>Fri, 02 Oct 2009 01:24:18 +0000</pubDate>
		<guid isPermaLink="false">http://arnoldit.com/wordpress/?p=8709#comment-71696</guid>
		<description>Eric Rogge,

Thanks for the info. 

Stephen Arnold, October 1, 2009</description>
		<content:encoded><![CDATA[<p>Eric Rogge,</p>
<p>Thanks for the info. </p>
<p>Stephen Arnold, October 1, 2009</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Rogge</title>
		<link>http://arnoldit.com/wordpress/2009/09/27/oracle-spells-out-flaw-in-its-core-data-management-system/comment-page-1/#comment-71632</link>
		<dc:creator>Eric Rogge</dc:creator>
		<pubDate>Thu, 01 Oct 2009 16:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://arnoldit.com/wordpress/?p=8709#comment-71632</guid>
		<description>Hey Steve,
I spent a number of years implementing BI and reporting tools against SQL databases. The usual drill would be spend a few hours creating the report or view. Spend the next week or more tuning the SQL database with the hope that the user community wouldn&#039;t crush the server. Test. Decide the hardware didn&#039;t scale. Buy more hardware. Rinse. Repeat. Reset user expectations. The problem with relational databases as that joins occur at query time. Row-oriented storage makes this worse. Not a great design for analytic queries. The OLAP option and Materialized Views are a bag on the side of the box. Faster, but difficult to mutate as analytic needs and data sets change. Definitely job security for those involved. My $.02.</description>
		<content:encoded><![CDATA[<p>Hey Steve,<br />
I spent a number of years implementing BI and reporting tools against SQL databases. The usual drill would be spend a few hours creating the report or view. Spend the next week or more tuning the SQL database with the hope that the user community wouldn&#8217;t crush the server. Test. Decide the hardware didn&#8217;t scale. Buy more hardware. Rinse. Repeat. Reset user expectations. The problem with relational databases as that joins occur at query time. Row-oriented storage makes this worse. Not a great design for analytic queries. The OLAP option and Materialized Views are a bag on the side of the box. Faster, but difficult to mutate as analytic needs and data sets change. Definitely job security for those involved. My $.02.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Menninger</title>
		<link>http://arnoldit.com/wordpress/2009/09/27/oracle-spells-out-flaw-in-its-core-data-management-system/comment-page-1/#comment-71112</link>
		<dc:creator>Dave Menninger</dc:creator>
		<pubDate>Mon, 28 Sep 2009 13:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://arnoldit.com/wordpress/?p=8709#comment-71112</guid>
		<description>I/O is clearly a bottleneck for data warehousing applications.  You can either solve it through &quot;more exotic hardware&quot; as you say or use software designed to reduce the amount of I/O dramatically.  Columnar databases, such as do  just that. 

Dave</description>
		<content:encoded><![CDATA[<p>I/O is clearly a bottleneck for data warehousing applications.  You can either solve it through &#8220;more exotic hardware&#8221; as you say or use software designed to reduce the amount of I/O dramatically.  Columnar databases, such as do  just that. </p>
<p>Dave</p>
]]></content:encoded>
	</item>
</channel>
</rss>
