<?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: 10200 Trace Shows Consistent Reads, but Not All Consistent Reads</title>
	<atom:link href="http://hoopercharles.wordpress.com/2011/10/04/10200-trace-shows-consistent-reads-but-not-all-consistent-reads/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2011/10/04/10200-trace-shows-consistent-reads-but-not-all-consistent-reads/</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/2011/10/04/10200-trace-shows-consistent-reads-but-not-all-consistent-reads/#comment-4023</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Sat, 15 Oct 2011 22:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=5507#comment-4023</guid>
		<description><![CDATA[Hi Randolf,

Thank you for the additional information.  The day before I posted this article I was curious to know if the consistent get was undo related, but I did not make any progress confirming that it was an undo block that was responsible for the consistent get.  As an experiment I set the undo related events 10201, 10220, 10221 as mentioned here: http://www.juliandyke.com/Diagnostics/Events/EventReference.html#10201

I did not obtain any additional information from the enabled additional events.  I might experiment a bit with the session statistics - thank you for the idea.]]></description>
		<content:encoded><![CDATA[<p>Hi Randolf,</p>
<p>Thank you for the additional information.  The day before I posted this article I was curious to know if the consistent get was undo related, but I did not make any progress confirming that it was an undo block that was responsible for the consistent get.  As an experiment I set the undo related events 10201, 10220, 10221 as mentioned here: <a href="http://www.juliandyke.com/Diagnostics/Events/EventReference.html#10201" rel="nofollow">http://www.juliandyke.com/Diagnostics/Events/EventReference.html#10201</a></p>
<p>I did not obtain any additional information from the enabled additional events.  I might experiment a bit with the session statistics &#8211; thank you for the idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Randolf Geist</title>
		<link>http://hoopercharles.wordpress.com/2011/10/04/10200-trace-shows-consistent-reads-but-not-all-consistent-reads/#comment-4022</link>
		<dc:creator><![CDATA[Randolf Geist]]></dc:creator>
		<pubDate>Sat, 15 Oct 2011 21:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=5507#comment-4022</guid>
		<description><![CDATA[Hi Charles,

a bit late to the party - but here&#039;s some additional info:

1. Your guess that the session is re-reading the block while it is still pinned: Doesn&#039;t sound very plausible, because that is exactly the point of a buffer being pinned: You don&#039;t need a logical I/O to access that buffer again, so I would be surprised if Oracle accounted such a buffer re-visit as &quot;consistent get&quot;

2. It looks like that access to the undo segment header (where the transaction slot for the transaction is located) is recorded as &quot;consistent get&quot; but not shown in the 10200 trace. So my best guess :-) is that the consistent get in question for that particular case is the access to the undo segment header

3. Another good additional source for information in such cases is to delta the session statistics - it will give additional clues about what type of activity that is covered by the session statistics has been performed.

Randolf]]></description>
		<content:encoded><![CDATA[<p>Hi Charles,</p>
<p>a bit late to the party &#8211; but here&#8217;s some additional info:</p>
<p>1. Your guess that the session is re-reading the block while it is still pinned: Doesn&#8217;t sound very plausible, because that is exactly the point of a buffer being pinned: You don&#8217;t need a logical I/O to access that buffer again, so I would be surprised if Oracle accounted such a buffer re-visit as &#8220;consistent get&#8221;</p>
<p>2. It looks like that access to the undo segment header (where the transaction slot for the transaction is located) is recorded as &#8220;consistent get&#8221; but not shown in the 10200 trace. So my best guess <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  is that the consistent get in question for that particular case is the access to the undo segment header</p>
<p>3. Another good additional source for information in such cases is to delta the session statistics &#8211; it will give additional clues about what type of activity that is covered by the session statistics has been performed.</p>
<p>Randolf</p>
]]></content:encoded>
	</item>
</channel>
</rss>
