<?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: Consistent Gets During a Hard Parse &#8211; a Test Case to See One Possible Cause</title>
	<atom:link href="http://hoopercharles.wordpress.com/2010/10/07/consistent-gets-during-a-hard-parse-a-test-case-to-see-one-possible-cause/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2010/10/07/consistent-gets-during-a-hard-parse-a-test-case-to-see-one-possible-cause/</link>
	<description>Miscellaneous Random Oracle Topics: Stop, Think, ... Understand</description>
	<lastBuildDate>Mon, 13 May 2013 14:10:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/10/07/consistent-gets-during-a-hard-parse-a-test-case-to-see-one-possible-cause/#comment-2015</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Fri, 08 Oct 2010 09:31:56 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3464#comment-2015</guid>
		<description><![CDATA[I could very well be wrong, but I think that Jonathan Lewis&#039; comment was intended to answer a person&#039;s question about how accesses to the database&#039;s data dictionary could result in physical block reads.  He stated: &quot;The data dictionary tables (tab$, ind$, col$ etc.) are just tables like any other table - and blocks from those tables get into the buffer cache.&quot;  And then he added a couple of clarification points.  He was answering a follow-up question with that reply, rather than the original question that started the OTN thread.  I do not think that his comment was intended to suggest that lookups of the data dictionary would/could cause the average of 900 consistent gets per hard parse of the simple SQL statement.]]></description>
		<content:encoded><![CDATA[<p>I could very well be wrong, but I think that Jonathan Lewis&#8217; comment was intended to answer a person&#8217;s question about how accesses to the database&#8217;s data dictionary could result in physical block reads.  He stated: &#8220;The data dictionary tables (tab$, ind$, col$ etc.) are just tables like any other table &#8211; and blocks from those tables get into the buffer cache.&#8221;  And then he added a couple of clarification points.  He was answering a follow-up question with that reply, rather than the original question that started the OTN thread.  I do not think that his comment was intended to suggest that lookups of the data dictionary would/could cause the average of 900 consistent gets per hard parse of the simple SQL statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hashmi</title>
		<link>http://hoopercharles.wordpress.com/2010/10/07/consistent-gets-during-a-hard-parse-a-test-case-to-see-one-possible-cause/#comment-2014</link>
		<dc:creator><![CDATA[Hashmi]]></dc:creator>
		<pubDate>Fri, 08 Oct 2010 08:47:35 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3464#comment-2014</guid>
		<description><![CDATA[Sir,
In the same thread Jonathan Lewis replies that this consistent gets are due to access to buffers for dictioanry tables as there is no information in row cache for the statement.
What do you think?]]></description>
		<content:encoded><![CDATA[<p>Sir,<br />
In the same thread Jonathan Lewis replies that this consistent gets are due to access to buffers for dictioanry tables as there is no information in row cache for the statement.<br />
What do you think?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
