<?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: DB_BLOCK_SIZE and DB_FILE_MULTIBLOCK_READ_COUNT &#8211; What is Wrong with this Quote?</title>
	<atom:link href="http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/feed/" rel="self" type="application/rss+xml" />
	<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/</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/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2247</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Sat, 04 Dec 2010 12:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2247</guid>
		<description><![CDATA[It is great to see the variety of responses to this blog article.  The interpretation of the book contents, from the perspective of someone just learning the basics of performance tuning, was covered very well by Jonathan&#039;s comment.  If someone were to read exactly what is stated in that section of the book, without having much prior knowledge of Oracle terminology, that person would be left very confused for the reasons pointed out by Jonathan.  For the record, I did not know that the value for the DB_FILE_MULTIBLOCK_READ_COUNT parameter affected the costing of bitmap indexes.

Centinul and Mathew covered the other side of the problem - if the author wanted to save that section of the book from the trash bin, what would need to be added or changed to improve the clarity and accuracy.

Radoslav touched on some of the &quot;touchy&quot; points that affect the quality of the Oracle Database material found on the Internet through search engines.  The points that he makes have been issues that I too have experienced.  The OakTable website (http://www.oaktable.net/main) has a custom Google search engine, much like the one on Mr. &quot;E&quot;&#039;s site, that re-weights the search results so that less debatable material floats to the top of the search results.]]></description>
		<content:encoded><![CDATA[<p>It is great to see the variety of responses to this blog article.  The interpretation of the book contents, from the perspective of someone just learning the basics of performance tuning, was covered very well by Jonathan&#8217;s comment.  If someone were to read exactly what is stated in that section of the book, without having much prior knowledge of Oracle terminology, that person would be left very confused for the reasons pointed out by Jonathan.  For the record, I did not know that the value for the DB_FILE_MULTIBLOCK_READ_COUNT parameter affected the costing of bitmap indexes.</p>
<p>Centinul and Mathew covered the other side of the problem &#8211; if the author wanted to save that section of the book from the trash bin, what would need to be added or changed to improve the clarity and accuracy.</p>
<p>Radoslav touched on some of the &#8220;touchy&#8221; points that affect the quality of the Oracle Database material found on the Internet through search engines.  The points that he makes have been issues that I too have experienced.  The OakTable website (<a href="http://www.oaktable.net/main" rel="nofollow">http://www.oaktable.net/main</a>) has a custom Google search engine, much like the one on Mr. &#8220;E&#8221;&#8216;s site, that re-weights the search results so that less debatable material floats to the top of the search results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2246</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Sat, 04 Dec 2010 12:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2246</guid>
		<description><![CDATA[Radoslav,

If someone were to compare the the referenced book page and the articles listed directly below &quot;A Google search found similar information here:&quot; it seems that the contents of the articles are often direct copies of pages from the books, so it appears that you are correct.  Take for example the information in the book that describes 10046 trace files which is located near page 430 in the book.  If someone were to search the Internet for phrases from that section of the book, one of the pages that will be found is this one, dba-oracle.com/t_10046_tracing_events.htm, which is listed as being written by Robert Freeman.  Another web page that will be found is this one, dba-oracle.com/t_grid_rac_events_in_Oracle.htm, which is listed as being written by Mike Ault.

I agree with your comment regarding problems with Internet searches.  The author of this book addresses that problem on page 110.  Fortunately, pages like this blog article are already indexed on Google.  For example, if someone right now were to search Google for:
db_block_size db_file_multiblock_read_count

This blog article series, specifically part 3 which now has a comment by Jonathan Lewis, is listed as the second item in the search results.  The people who leave comments on this blog are helping to improve the Google search results.]]></description>
		<content:encoded><![CDATA[<p>Radoslav,</p>
<p>If someone were to compare the the referenced book page and the articles listed directly below &#8220;A Google search found similar information here:&#8221; it seems that the contents of the articles are often direct copies of pages from the books, so it appears that you are correct.  Take for example the information in the book that describes 10046 trace files which is located near page 430 in the book.  If someone were to search the Internet for phrases from that section of the book, one of the pages that will be found is this one, dba-oracle.com/t_10046_tracing_events.htm, which is listed as being written by Robert Freeman.  Another web page that will be found is this one, dba-oracle.com/t_grid_rac_events_in_Oracle.htm, which is listed as being written by Mike Ault.</p>
<p>I agree with your comment regarding problems with Internet searches.  The author of this book addresses that problem on page 110.  Fortunately, pages like this blog article are already indexed on Google.  For example, if someone right now were to search Google for:<br />
db_block_size db_file_multiblock_read_count</p>
<p>This blog article series, specifically part 3 which now has a comment by Jonathan Lewis, is listed as the second item in the search results.  The people who leave comments on this blog are helping to improve the Google search results.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Centinul</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2238</link>
		<dc:creator><![CDATA[Centinul]]></dc:creator>
		<pubDate>Sat, 04 Dec 2010 02:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2238</guid>
		<description><![CDATA[Thanks for the information. I appreciate it.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the information. I appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lewis</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2236</link>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		<pubDate>Fri, 03 Dec 2010 21:54:35 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2236</guid>
		<description><![CDATA[&lt;i&gt;the db_block_size should be set based on the size of the tablespace&lt;/i&gt;

Why should the size of the tablespace have a direct impact on the size of the block ?

&lt;i&gt; where the large object full scans will be occurring&lt;/i&gt;

Does this mean any large objects that I may scan should all be moved into a single tablespace ?

&lt;i&gt;The db_file_multiblock_read_count parameter is only applicable for tables/indexes that are full scanned.&lt;/i&gt;

Not a lot of people know this (and I wouldn&#039;t expect the author of the &quot;definitive reference&quot; to know it) - but the db_file_multiblock_read_count also has an impact on the costs derived for bitmap indexes.

&lt;i&gt;the db_file_multiblock_read_count should always be set to a value that sums to ...&lt;/i&gt;

A single value can&#039;t sum to anything.

&lt;i&gt;the largest supported blocksize of 32k&lt;/i&gt; 

Is this also true on a platform that doesn&#039;t support 32KB block sizes ?]]></description>
		<content:encoded><![CDATA[<p><i>the db_block_size should be set based on the size of the tablespace</i></p>
<p>Why should the size of the tablespace have a direct impact on the size of the block ?</p>
<p><i> where the large object full scans will be occurring</i></p>
<p>Does this mean any large objects that I may scan should all be moved into a single tablespace ?</p>
<p><i>The db_file_multiblock_read_count parameter is only applicable for tables/indexes that are full scanned.</i></p>
<p>Not a lot of people know this (and I wouldn&#8217;t expect the author of the &#8220;definitive reference&#8221; to know it) &#8211; but the db_file_multiblock_read_count also has an impact on the costs derived for bitmap indexes.</p>
<p><i>the db_file_multiblock_read_count should always be set to a value that sums to &#8230;</i></p>
<p>A single value can&#8217;t sum to anything.</p>
<p><i>the largest supported blocksize of 32k</i> </p>
<p>Is this also true on a platform that doesn&#8217;t support 32KB block sizes ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Radoslav Golian</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2235</link>
		<dc:creator><![CDATA[Radoslav Golian]]></dc:creator>
		<pubDate>Fri, 03 Dec 2010 21:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2235</guid>
		<description><![CDATA[I should choose my words more carefully..
Yes, I agree senior DBAs, OCMs and others Oracle experts who are able to research the book&#039;s contents (and love quizzes) could provide a feedback which would be a great benefit to community. There is nothing better than learning from others errors and failures. In this case the community would learn a lot :).

I usually buy a book because I know it&#039;s useful and almost everything is correct. Of course, everybody makes mistakes, even the best experts do (i.e. http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:2680538100346782134 ). But they do it much less often.. 
The problem is that pages owned by Mr. &quot;E&quot; are usually on top in google search and junior members of Oracle community usually do not realize they should be especially aware whenever they visit them, because they can be easily adopt some myths, half-truths and &quot;silver bullets&quot; from an &quot;expert&quot;.  It seems the Mr. &quot;E&quot; book has the same &quot;quality&quot; as the Mr. &quot;E&quot; sites.]]></description>
		<content:encoded><![CDATA[<p>I should choose my words more carefully..<br />
Yes, I agree senior DBAs, OCMs and others Oracle experts who are able to research the book&#8217;s contents (and love quizzes) could provide a feedback which would be a great benefit to community. There is nothing better than learning from others errors and failures. In this case the community would learn a lot <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<p>I usually buy a book because I know it&#8217;s useful and almost everything is correct. Of course, everybody makes mistakes, even the best experts do (i.e. <a href="http://asktom.oracle.com/pls/asktom/f?p=100:11:0" rel="nofollow">http://asktom.oracle.com/pls/asktom/f?p=100:11:0</a>::::P11_QUESTION_ID:2680538100346782134 ). But they do it much less often..<br />
The problem is that pages owned by Mr. &#8220;E&#8221; are usually on top in google search and junior members of Oracle community usually do not realize they should be especially aware whenever they visit them, because they can be easily adopt some myths, half-truths and &#8220;silver bullets&#8221; from an &#8220;expert&#8221;.  It seems the Mr. &#8220;E&#8221; book has the same &#8220;quality&#8221; as the Mr. &#8220;E&#8221; sites.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2234</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Fri, 03 Dec 2010 21:18:13 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2234</guid>
		<description><![CDATA[Mathew,

Nice additional information.  I think that with the introduction of system (CPU) statistics we need to be very careful when abbreviating the DB_FILE_MULTIBLOCK_READ_COUNT parameter.  The system (CPU) statistics have a parameter that is named MBRC which is used for execution plan costing purposes (when workload system statistics are in place).  Setting that system statistic to too high of a value can cause problems (reference: http://hoopercharles.wordpress.com/2009/12/27/high-value-for-mbrc-causes-high-bchr-high-cpu-usage-and-slow-performance/).  I have seen a couple of people abbreviate the DB_FILE_MULTIBLOCK_READ_COUNT parameter as DFMBRC (or maybe DBFMBRC), or something similar just to avoid confusion.

Any other problems with the quote?]]></description>
		<content:encoded><![CDATA[<p>Mathew,</p>
<p>Nice additional information.  I think that with the introduction of system (CPU) statistics we need to be very careful when abbreviating the DB_FILE_MULTIBLOCK_READ_COUNT parameter.  The system (CPU) statistics have a parameter that is named MBRC which is used for execution plan costing purposes (when workload system statistics are in place).  Setting that system statistic to too high of a value can cause problems (reference: <a href="http://hoopercharles.wordpress.com/2009/12/27/high-value-for-mbrc-causes-high-bchr-high-cpu-usage-and-slow-performance/" rel="nofollow">http://hoopercharles.wordpress.com/2009/12/27/high-value-for-mbrc-causes-high-bchr-high-cpu-usage-and-slow-performance/</a>).  I have seen a couple of people abbreviate the DB_FILE_MULTIBLOCK_READ_COUNT parameter as DFMBRC (or maybe DBFMBRC), or something similar just to avoid confusion.</p>
<p>Any other problems with the quote?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2233</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Fri, 03 Dec 2010 21:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2233</guid>
		<description><![CDATA[Centinul,

I believe in the book review I supplied a link to a test performed by Greg Rahn.  Greg demonstrated how the value of the DB_FILE_MULTIBLOCK_READ_COUNT must be specified in terms of the database default block size.  Oracle will automatically scale up or down for the tablespaces with non-default block sizes.  Thus, if the DB_BLOCK_SIZE is set to a 8KB block size and DB_FILE_MULTIBLOCK_READ_COUNT is set to 32, Oracle will automatically scale the DB_FILE_MULTIBLOCK_READ_COUNT down to 16 blocks when it encounters a tablespace with a 16KB block size, and scale it up to 64 when it encounters a tablespace with a 4KB block size.  Considering the quoted text, what would be the point of multi-block reads if the DB_BLOCK_SIZE is set to a 32KB block size.  The clarity of your paragraph is much better than the original, but I think that more still needs to be added. 

Does the DB_FILE_MULTIBLOCK_READ_COUNT apply during an index full scan (NO)?  Does it apply during an index fast full scan?  Does it apply to index prefetching?  Does it apply to anything else?  :-)]]></description>
		<content:encoded><![CDATA[<p>Centinul,</p>
<p>I believe in the book review I supplied a link to a test performed by Greg Rahn.  Greg demonstrated how the value of the DB_FILE_MULTIBLOCK_READ_COUNT must be specified in terms of the database default block size.  Oracle will automatically scale up or down for the tablespaces with non-default block sizes.  Thus, if the DB_BLOCK_SIZE is set to a 8KB block size and DB_FILE_MULTIBLOCK_READ_COUNT is set to 32, Oracle will automatically scale the DB_FILE_MULTIBLOCK_READ_COUNT down to 16 blocks when it encounters a tablespace with a 16KB block size, and scale it up to 64 when it encounters a tablespace with a 4KB block size.  Considering the quoted text, what would be the point of multi-block reads if the DB_BLOCK_SIZE is set to a 32KB block size.  The clarity of your paragraph is much better than the original, but I think that more still needs to be added. </p>
<p>Does the DB_FILE_MULTIBLOCK_READ_COUNT apply during an index full scan (NO)?  Does it apply during an index fast full scan?  Does it apply to index prefetching?  Does it apply to anything else?  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathew Butler</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2231</link>
		<dc:creator><![CDATA[Mathew Butler]]></dc:creator>
		<pubDate>Fri, 03 Dec 2010 14:26:42 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2231</guid>
		<description><![CDATA[When optimizing for a FTS I used (up to 10.1) to always set MBRC to a value such that the product of MBRC and the block size (I&#039;ve never used multiple block sizes in a DB) was equal to the maximum multi-block I/O supported on the platform I was working on. The multi-block I/O supported was obtained via testing.

I&#039;d only do this with consideration to the rest of the system and how  this might affect the costing of all query plans.

I don&#039;t believe that this approach holds any more since 10.2 - I think the optimizer dynamically sets the MBRC value based on how many active sessions are connected. The advice I&#039;ve heard is not to explicitly set MBRC at all (and I haven&#039;t come across any situations yet where I have needed to explicitly set MBRC. I&#039;m reasonably sure though that they may exist). I don&#039;t change MBRC from default these days - working on 11GR1.

I&#039;m interested to find out what you view is in terms of explicitly setting  (or not) MBRC.

But to your quote:

I guess the quote is trying to say something similar to my first paragraph above.

M.]]></description>
		<content:encoded><![CDATA[<p>When optimizing for a FTS I used (up to 10.1) to always set MBRC to a value such that the product of MBRC and the block size (I&#8217;ve never used multiple block sizes in a DB) was equal to the maximum multi-block I/O supported on the platform I was working on. The multi-block I/O supported was obtained via testing.</p>
<p>I&#8217;d only do this with consideration to the rest of the system and how  this might affect the costing of all query plans.</p>
<p>I don&#8217;t believe that this approach holds any more since 10.2 &#8211; I think the optimizer dynamically sets the MBRC value based on how many active sessions are connected. The advice I&#8217;ve heard is not to explicitly set MBRC at all (and I haven&#8217;t come across any situations yet where I have needed to explicitly set MBRC. I&#8217;m reasonably sure though that they may exist). I don&#8217;t change MBRC from default these days &#8211; working on 11GR1.</p>
<p>I&#8217;m interested to find out what you view is in terms of explicitly setting  (or not) MBRC.</p>
<p>But to your quote:</p>
<p>I guess the quote is trying to say something similar to my first paragraph above.</p>
<p>M.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Centinul</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2230</link>
		<dc:creator><![CDATA[Centinul]]></dc:creator>
		<pubDate>Fri, 03 Dec 2010 13:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2230</guid>
		<description><![CDATA[&quot;Oracle MetaLink notes that the db_file_multiblock_read_count should always be set to a value that sums to the largest supported blocksize of 32k.&quot;

I don&#039;t think this quote makes a lot of sense to begin with. the units of db_file_multiblock_read_count are blocks, not bytes. If a person read this and implemented this without thinking they could set it to a very unrealistic value. Imagine a db_multiblock_read_count of 32768! That implies a maximum I/O size of 256MB for a 8KB block size database.

Another interpretation, which agrees with the examples you stated are in the book, is that the db_file_multiblock_read_count should sum to a maximum I/O size of 32K. I think this would significantly short change an I/O subsystem in most cases. My guess is that what he should have said is:

&quot;When using multiple block sizes the db_file_multiblock_read_count should be set such that the result of db_block_size*db_file_multibock_read_count is a multiple of the block size of your tablespace with the largest block size which does not exceed the maximum I/O size of your system.&quot;

Additionally in NOWORKLOAD statistics are used setting an incorrect value of db_multiblock_read_count could make Oracle choose plans that are not best suited for the data set.

Hopefully this is what you are looking for :)]]></description>
		<content:encoded><![CDATA[<p>&#8220;Oracle MetaLink notes that the db_file_multiblock_read_count should always be set to a value that sums to the largest supported blocksize of 32k.&#8221;</p>
<p>I don&#8217;t think this quote makes a lot of sense to begin with. the units of db_file_multiblock_read_count are blocks, not bytes. If a person read this and implemented this without thinking they could set it to a very unrealistic value. Imagine a db_multiblock_read_count of 32768! That implies a maximum I/O size of 256MB for a 8KB block size database.</p>
<p>Another interpretation, which agrees with the examples you stated are in the book, is that the db_file_multiblock_read_count should sum to a maximum I/O size of 32K. I think this would significantly short change an I/O subsystem in most cases. My guess is that what he should have said is:</p>
<p>&#8220;When using multiple block sizes the db_file_multiblock_read_count should be set such that the result of db_block_size*db_file_multibock_read_count is a multiple of the block size of your tablespace with the largest block size which does not exceed the maximum I/O size of your system.&#8221;</p>
<p>Additionally in NOWORKLOAD statistics are used setting an incorrect value of db_multiblock_read_count could make Oracle choose plans that are not best suited for the data set.</p>
<p>Hopefully this is what you are looking for <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charles Hooper</title>
		<link>http://hoopercharles.wordpress.com/2010/12/02/db_block_size-and-db_file_multiblock_read_count-what-is-wrong-with-this-quote/#comment-2223</link>
		<dc:creator><![CDATA[Charles Hooper]]></dc:creator>
		<pubDate>Fri, 03 Dec 2010 10:35:04 +0000</pubDate>
		<guid isPermaLink="false">http://hoopercharles.wordpress.com/?p=3786#comment-2223</guid>
		<description><![CDATA[Nearly 18 hours later and no one wants to pick out what is wrong in the quote?  

I will get you started.  What is the difference between &quot;sum&quot; and &quot;product&quot;?  Now, keeping in mind that the author of this book labeled me as a &quot;spelling Nazi&quot; (reference http://forums.oracle.com/forums/thread.jspa?threadID=976659 - yes, that comment was edited, the original version that hit my email box contained words that I suspect violated the OTN terms of service), I feel that I have made my contribution to what is wrong with this quote. :-)]]></description>
		<content:encoded><![CDATA[<p>Nearly 18 hours later and no one wants to pick out what is wrong in the quote?  </p>
<p>I will get you started.  What is the difference between &#8220;sum&#8221; and &#8220;product&#8221;?  Now, keeping in mind that the author of this book labeled me as a &#8220;spelling Nazi&#8221; (reference <a href="http://forums.oracle.com/forums/thread.jspa?threadID=976659" rel="nofollow">http://forums.oracle.com/forums/thread.jspa?threadID=976659</a> &#8211; yes, that comment was edited, the original version that hit my email box contained words that I suspect violated the OTN terms of service), I feel that I have made my contribution to what is wrong with this quote. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
