<?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: Test Case: Oracle Event 10224 &#8211; index block split/delete trace</title>
	<atom:link href="http://oraclue.com/2008/10/28/test-case-oracle-event-10224-index-block-splitdelete-trace/feed/" rel="self" type="application/rss+xml" />
	<link>http://oraclue.com/2008/10/28/test-case-oracle-event-10224-index-block-splitdelete-trace/</link>
	<description>Oracle internals, debugging and undocumented features</description>
	<lastBuildDate>Thu, 27 Oct 2011 15:05:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: oraclue</title>
		<link>http://oraclue.com/2008/10/28/test-case-oracle-event-10224-index-block-splitdelete-trace/#comment-49</link>
		<dc:creator><![CDATA[oraclue]]></dc:creator>
		<pubDate>Mon, 03 Nov 2008 15:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://oraclue.wordpress.com/?p=294#comment-49</guid>
		<description><![CDATA[Hi Andrew,

Thanks for comment.This open new topic.

To prove it we can use  oracle event 10081 - segment HWM advanced and dump the index with oradebug dump treedump command.

Regards,

Miladin]]></description>
		<content:encoded><![CDATA[<p>Hi Andrew,</p>
<p>Thanks for comment.This open new topic.</p>
<p>To prove it we can use  oracle event 10081 &#8211; segment HWM advanced and dump the index with oradebug dump treedump command.</p>
<p>Regards,</p>
<p>Miladin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andre</title>
		<link>http://oraclue.com/2008/10/28/test-case-oracle-event-10224-index-block-splitdelete-trace/#comment-48</link>
		<dc:creator><![CDATA[Andre]]></dc:creator>
		<pubDate>Sun, 02 Nov 2008 23:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://oraclue.wordpress.com/?p=294#comment-48</guid>
		<description><![CDATA[Hi, Miladin,

UNUSED_BLOCKS indicates how many blocks are above the high-watermark (hwm), i.e., have never contained data.

When the rows are deleted some blocks are put in the free-list because they now have space for new rows. However, as they have already been used, and therefore are below the hwm, the don&#039;t count as unused_blocks.

When you rebuild the index, the data is reorganised and the index recreated from scratch, and then you have more pristine blocks (above the hwm) that appear as UNUSED.

Cheers,
Andre]]></description>
		<content:encoded><![CDATA[<p>Hi, Miladin,</p>
<p>UNUSED_BLOCKS indicates how many blocks are above the high-watermark (hwm), i.e., have never contained data.</p>
<p>When the rows are deleted some blocks are put in the free-list because they now have space for new rows. However, as they have already been used, and therefore are below the hwm, the don&#8217;t count as unused_blocks.</p>
<p>When you rebuild the index, the data is reorganised and the index recreated from scratch, and then you have more pristine blocks (above the hwm) that appear as UNUSED.</p>
<p>Cheers,<br />
Andre</p>
]]></content:encoded>
	</item>
</channel>
</rss>

