<?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: Index Rebuilds</title>
	<atom:link href="http://jonathanlewis.wordpress.com/2011/03/03/index-rebuilds-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanlewis.wordpress.com/2011/03/03/index-rebuilds-4/</link>
	<description>Just another Oracle weblog</description>
	<lastBuildDate>Wed, 22 May 2013 12:40:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Index Rebuilds &#171; Oracle Scratchpad</title>
		<link>http://jonathanlewis.wordpress.com/2011/03/03/index-rebuilds-4/#comment-39945</link>
		<dc:creator><![CDATA[Index Rebuilds &#171; Oracle Scratchpad]]></dc:creator>
		<pubDate>Thu, 10 Mar 2011 18:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=5876#comment-39945</guid>
		<description><![CDATA[[...] wrote a short note last week that linked to a thread on the Russian Oracle forum about indexing, and if you&#8217;ve followed [...]]]></description>
		<content:encoded><![CDATA[<p>[...] wrote a short note last week that linked to a thread on the Russian Oracle forum about indexing, and if you&#8217;ve followed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laimis N</title>
		<link>http://jonathanlewis.wordpress.com/2011/03/03/index-rebuilds-4/#comment-39858</link>
		<dc:creator><![CDATA[Laimis N]]></dc:creator>
		<pubDate>Mon, 07 Mar 2011 07:13:16 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=5876#comment-39858</guid>
		<description><![CDATA[Had this on our databases, exactly on &quot;FIFO&quot; tables, i.e. &quot;queue like&quot; tables: insert, process, delete.
Coalesced helped. 
Does it sound strange for a well priced database like Oracle? Well, whatever the price you can not beat physics. A bit of underlying theory might help, for example: http://en.wikipedia.org/wiki/B-tree#Access_concurrency 
&quot;The cost associated with this improvement is that empty pages cannot be removed from the btree during normal operations.&quot; That&#039;s called engineering. Oracle does exactly that. It optimizes some areas but sacrifices others and ... introduces bugs.]]></description>
		<content:encoded><![CDATA[<p>Had this on our databases, exactly on &#8220;FIFO&#8221; tables, i.e. &#8220;queue like&#8221; tables: insert, process, delete.<br />
Coalesced helped.<br />
Does it sound strange for a well priced database like Oracle? Well, whatever the price you can not beat physics. A bit of underlying theory might help, for example: <a href="http://en.wikipedia.org/wiki/B-tree#Access_concurrency" rel="nofollow">http://en.wikipedia.org/wiki/B-tree#Access_concurrency</a><br />
&#8220;The cost associated with this improvement is that empty pages cannot be removed from the btree during normal operations.&#8221; That&#8217;s called engineering. Oracle does exactly that. It optimizes some areas but sacrifices others and &#8230; introduces bugs.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
