<?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 11g&#8217;s Query Result Cache:  Introduce Yourself to RC Latches</title>
	<atom:link href="http://www.pythian.com/news/598/oracle-11g-query-result-cache-rc-latches/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/598/oracle-11g-query-result-cache-rc-latches/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Alex Fatkulin</title>
		<link>http://www.pythian.com/news/598/oracle-11g-query-result-cache-rc-latches/#comment-434831</link>
		<dc:creator>Alex Fatkulin</dc:creator>
		<pubDate>Thu, 10 Jun 2010 02:14:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/598/oracle-11g-query-result-cache-rc-latches#comment-434831</guid>
		<description>Dave,

the situation has drastically improved in 11GR2 but we&#039;re still not there.

You can reference http://afatkulin.blogspot.com/2010/06/11gr2-result-cache-scalability.html for more details.</description>
		<content:encoded><![CDATA[<p>Dave,</p>
<p>the situation has drastically improved in 11GR2 but we&#8217;re still not there.</p>
<p>You can reference <a href="http://afatkulin.blogspot.com/2010/06/11gr2-result-cache-scalability.html" rel="nofollow">http://afatkulin.blogspot.com/2010/06/11gr2-result-cache-scalability.html</a> for more details.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Anderson</title>
		<link>http://www.pythian.com/news/598/oracle-11g-query-result-cache-rc-latches/#comment-387811</link>
		<dc:creator>Dave Anderson</dc:creator>
		<pubDate>Tue, 24 Nov 2009 21:47:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/598/oracle-11g-query-result-cache-rc-latches#comment-387811</guid>
		<description>Thank you Alex, this was very helpful.  Looks like it may be fixed in R2:

SQL&gt; select * from job_times;

       SID   TIME_ELA
---------- ----------
        31      15936
        23      15677
        34      15362
        36      15576

Elapsed: 00:00:00.03
SQL&gt; select name, gets, misses, sleeps, wait_time
  2       from v$latch
  3      where name like &#039;Result Cache%&#039;;

NAME                                      GETS     MISSES     SLEEPS  WAIT_TIME
----------------------------------- ---------- ---------- ---------- ----------
Result Cache: RC Latch                  801875          0          0          0
Result Cache: SO Latch                      11          0          0          0
Result Cache: MB Latch                       0          0          0          0

Best regards.</description>
		<content:encoded><![CDATA[<p>Thank you Alex, this was very helpful.  Looks like it may be fixed in R2:</p>
<p>SQL&gt; select * from job_times;</p>
<p>       SID   TIME_ELA<br />
&#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;-<br />
        31      15936<br />
        23      15677<br />
        34      15362<br />
        36      15576</p>
<p>Elapsed: 00:00:00.03<br />
SQL&gt; select name, gets, misses, sleeps, wait_time<br />
  2       from v$latch<br />
  3      where name like &#8216;Result Cache%&#8217;;</p>
<p>NAME                                      GETS     MISSES     SLEEPS  WAIT_TIME<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211; &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;- &#8212;&#8212;&#8212;-<br />
Result Cache: RC Latch                  801875          0          0          0<br />
Result Cache: SO Latch                      11          0          0          0<br />
Result Cache: MB Latch                       0          0          0          0</p>
<p>Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DBA</title>
		<link>http://www.pythian.com/news/598/oracle-11g-query-result-cache-rc-latches/#comment-345471</link>
		<dc:creator>DBA</dc:creator>
		<pubDate>Thu, 26 Feb 2009 16:57:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/598/oracle-11g-query-result-cache-rc-latches#comment-345471</guid>
		<description>Once you get a hammer, everything to you looks like a nail! ;)</description>
		<content:encoded><![CDATA[<p>Once you get a hammer, everything to you looks like a nail! ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Result_cache blocking &#171; OraStory</title>
		<link>http://www.pythian.com/news/598/oracle-11g-query-result-cache-rc-latches/#comment-299337</link>
		<dc:creator>Result_cache blocking &#171; OraStory</dc:creator>
		<pubDate>Thu, 13 Nov 2008 16:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/598/oracle-11g-query-result-cache-rc-latches#comment-299337</guid>
		<description>[...] http://www.pythian.com/blogs/598/oracle-11g-query-result-cache-rc-latches [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.pythian.com/blogs/598/oracle-11g-query-result-cache-rc-latches" rel="nofollow">http://www.pythian.com/blogs/598/oracle-11g-query-result-cache-rc-latches</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

