<?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 Explosion 3</title>
	<atom:link href="http://jonathanlewis.wordpress.com/2009/08/26/index-explosion-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanlewis.wordpress.com/2009/08/26/index-explosion-3/</link>
	<description>Just another Oracle weblog</description>
	<lastBuildDate>Tue, 18 Jun 2013 17:11:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Glossary &#171; Oracle Scratchpad</title>
		<link>http://jonathanlewis.wordpress.com/2009/08/26/index-explosion-3/#comment-35548</link>
		<dc:creator><![CDATA[Glossary &#171; Oracle Scratchpad]]></dc:creator>
		<pubDate>Sat, 20 Feb 2010 18:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=1951#comment-35548</guid>
		<description><![CDATA[[...] maxtrans. (From 10g, Oracle has stared to ignore the setting of maxtrans, and this can cause some space wastage problems in indexes). The initial size of the ITL is set by initrans- with a minimum setting that is dependent on the [...]]]></description>
		<content:encoded><![CDATA[<p>[...] maxtrans. (From 10g, Oracle has stared to ignore the setting of maxtrans, and this can cause some space wastage problems in indexes). The initial size of the ITL is set by initrans- with a minimum setting that is dependent on the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lewis</title>
		<link>http://jonathanlewis.wordpress.com/2009/08/26/index-explosion-3/#comment-34255</link>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		<pubDate>Sat, 29 Aug 2009 15:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=1951#comment-34255</guid>
		<description><![CDATA[Martin,

Sorry, I was a little sloppy with language.  The &lt;em&gt;&quot;flush shared_pool&quot;&lt;/em&gt; command probably deserves to be changed to &lt;em&gt;&quot;flush sga_heap&quot;&lt;/em&gt;, as it attempts to clear various structures in the sga heap, including the library cache and dictionary cache.

Since the flush command doesn&#039;t always do the job properly on the library cache, I take the pessimistic viewpoint that it might not work perfectly on the dictionary cache as well.

It&#039;s quite possible that none of the flushes is necessary, and a little more likely that just the first is sufficient.]]></description>
		<content:encoded><![CDATA[<p>Martin,</p>
<p>Sorry, I was a little sloppy with language.  The <em>&#8220;flush shared_pool&#8221;</em> command probably deserves to be changed to <em>&#8220;flush sga_heap&#8221;</em>, as it attempts to clear various structures in the sga heap, including the library cache and dictionary cache.</p>
<p>Since the flush command doesn&#8217;t always do the job properly on the library cache, I take the pessimistic viewpoint that it might not work perfectly on the dictionary cache as well.</p>
<p>It&#8217;s quite possible that none of the flushes is necessary, and a little more likely that just the first is sufficient.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #159: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog</title>
		<link>http://jonathanlewis.wordpress.com/2009/08/26/index-explosion-3/#comment-34242</link>
		<dc:creator><![CDATA[Log Buffer #159: a Carnival of the Vanities for DBAs &#124; Pythian Group Blog]]></dc:creator>
		<pubDate>Fri, 28 Aug 2009 17:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=1951#comment-34242</guid>
		<description><![CDATA[[...] the Oracle Scratchpad, Jonathan Lewis has the third part of his Index Explosion series, this time answering the quesiton, &#8220;How can you set maxtrans on an index in 10g (and [...]]]></description>
		<content:encoded><![CDATA[<p>[...] the Oracle Scratchpad, Jonathan Lewis has the third part of his Index Explosion series, this time answering the quesiton, &#8220;How can you set maxtrans on an index in 10g (and [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Berger</title>
		<link>http://jonathanlewis.wordpress.com/2009/08/26/index-explosion-3/#comment-34238</link>
		<dc:creator><![CDATA[Martin Berger]]></dc:creator>
		<pubDate>Fri, 28 Aug 2009 06:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=1951#comment-34238</guid>
		<description><![CDATA[Jonathan, 
I didn&#039;t get the reason for the 2 flushes of shared pool: You argued, in some versions it will not flush the library cache properly at the 1st time. But, you only want to avoid the dictionary cache to write back to ind$. How is this affected by library cache? I fear, your steps are too big and I missed the trace. Maybe you can add an additional guidepost for me?
thank you,
 Martin]]></description>
		<content:encoded><![CDATA[<p>Jonathan,<br />
I didn&#8217;t get the reason for the 2 flushes of shared pool: You argued, in some versions it will not flush the library cache properly at the 1st time. But, you only want to avoid the dictionary cache to write back to ind$. How is this affected by library cache? I fear, your steps are too big and I missed the trace. Maybe you can add an additional guidepost for me?<br />
thank you,<br />
 Martin</p>
]]></content:encoded>
	</item>
</channel>
</rss>
