<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Oracle Database Disected Weblog</title>
	<atom:link href="http://oracledisect.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracledisect.wordpress.com</link>
	<description>Let's Talk about Oracle Server, day to day experiencies, technical researchs, some internals and news.</description>
	<lastBuildDate>Wed, 12 Nov 2008 17:53:31 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='oracledisect.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/415daee54d279be2cb260e91866d0cfc?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Oracle Database Disected Weblog</title>
		<link>http://oracledisect.wordpress.com</link>
	</image>
			<item>
		<title>Index Dynamics &#8211; Part 3</title>
		<link>http://oracledisect.wordpress.com/2008/11/11/index-dynamics-part-3/</link>
		<comments>http://oracledisect.wordpress.com/2008/11/11/index-dynamics-part-3/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 11:00:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[Innerworkings]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[LinkedIn]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/11/11/index-dynamics-part-3/</guid>
		<description><![CDATA[
Ver este articulo en Español
See previous post Index Dynamics &#8211; Part II or  first part Index Dynamics &#8211; Part I
On this part, I’m going to share with you the final results for my 2 week experiment with indexes on their habitat, a production environment.
I’ve to forewarn that some data was not available, as the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=63&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://oracledisect.wordpress.com"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a></p>
<p><a href="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s1600-h/mx.gif"><img style="float:left;cursor:pointer;margin:0 10px 10px 0;" src="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" border="0" alt="" /></a><a href="http://www.databases-la.com/?q=es/node/44">Ver este articulo en Español</a></p>
<p>See previous post <a href="http://oracledisect.blogspot.com/2008/10/index-dynamics-part-2-halloween-on.html">Index Dynamics &#8211; Part II</a> or  first part <a href="http://oracledisect.blogspot.com/2008/10/index-dynamics.html">Index Dynamics &#8211; Part I</a></p>
<p>On this part, I’m going to share with you the final results for my 2 week experiment with indexes on their habitat, a production environment.</p>
<p>I’ve to forewarn that some data was not available, as the ANALYZE method fails for objects currently locked, given that our environment is a “live” production database and for consistency we scheduled all tests for a given time, which some days collided with business process. The Used Space graph shows those NA data points; however for INDEX1 and INDEX4 the Nov 7th data for Deltas was interpolated, the only index for which we have all samples is INDEX2, coincidentally our research subject.</p>
<p>First let’s see the Used Space graph, here you may see how the Used Space percentage continues the decay trend, which means that free space within the index nodes is increasing.</p>
<p><a href="http://2.bp.blogspot.com/_9jCa6_0_7n4/SRm-ws3A3LI/AAAAAAAAADM/h9MsMBauDlc/s1600-h/idx_usp3.png"><img style="display:block;text-align:center;cursor:pointer;width:400px;height:244px;margin:0 auto 10px;" src="http://2.bp.blogspot.com/_9jCa6_0_7n4/SRm-ws3A3LI/AAAAAAAAADM/h9MsMBauDlc/s400/idx_usp3.png" border="0" alt="" /></a><br />
Compare the current Used Space figures to those sampled before the rebuild, observe that after 15 days some indexes are midway to have the same amount of free space. That recalls the frequent doubts regarding index maintenance: “<span style="font-style:italic;">Must</span> rebuild indexes? <span style="font-style:italic;">How long</span> will last the structure ‘<span style="font-style:italic;">optimus</span>’ state?”</p>
<pre>Used Space    First    Now
INDEX1(10c)    69%     99%
<span style="color:#ff0000;font-weight:bold;">INDEX4(6c)     63%     74%</span>
<span style="color:#ff0000;">INDEX2(4c)     53%     77%</span>
INDEX3(2c)     45%     92%</pre>
<p>Given our partial-conclusion stated last post (<a href="http://oracledisect.blogspot.com/2008/10/index-dynamics-part-2-halloween-on.html">Index Dynamics &#8211; Part II</a>)<br />
”The branch blocks are the stressed part of the B-Tree right after the rebuild”<br />
We now might see less activity for Branch Blocks during the following days, which actually occurred.</p>
<p><a href="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRm_XBxwBcI/AAAAAAAAADU/zk0d2DrjsO8/s1600-h/idx_brbdp3.png"><img style="display:block;text-align:center;cursor:pointer;width:400px;height:236px;margin:0 auto 10px;" src="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRm_XBxwBcI/AAAAAAAAADU/zk0d2DrjsO8/s400/idx_brbdp3.png" border="0" alt="" /></a><br />
One remark: observe the Nov 6th high for INDEX1 and the previous behavior, was on that day the transaction rate motivated a higher reorganization within the index, showing us the impact business patterns have on data structures.</p>
<p>I have to mention that my production environment went through a period close week, therefore increased activity and closing processes made their mark on observations. An example of this is the resulting graphs for Leaf Blocks, with noticeable inter-day spikes.</p>
<p><a href="http://2.bp.blogspot.com/_9jCa6_0_7n4/SRm_r8tny0I/AAAAAAAAADc/xv_8TokGaJE/s1600-h/idx_lfbdzp3.png"><img style="display:block;text-align:center;cursor:pointer;width:400px;height:239px;margin:0 auto 10px;" src="http://2.bp.blogspot.com/_9jCa6_0_7n4/SRm_r8tny0I/AAAAAAAAADc/xv_8TokGaJE/s400/idx_lfbdzp3.png" border="0" alt="" /></a></p>
<p>Let’s pay a visit to our research subject, INDEX2. This chart is online with everything previously stated, no surprises here.</p>
<p><a href="http://3.bp.blogspot.com/_9jCa6_0_7n4/SRnAEEJDCOI/AAAAAAAAADk/AU4QjjzMuko/s1600-h/idx2usdp3.png"><img style="display:block;text-align:center;cursor:pointer;width:400px;height:246px;margin:0 auto 10px;" src="http://3.bp.blogspot.com/_9jCa6_0_7n4/SRnAEEJDCOI/AAAAAAAAADk/AU4QjjzMuko/s400/idx2usdp3.png" border="0" alt="" /></a><br />
This study motivated the following questions (that’s the problem with research, you answer one question and many new take the place):<br />
1) How PCT_FREE (or PCT_USED) impacts the decay curve?<br />
2) Are the splitting constants embedded in the code, optimal figures?<br />
3) Do we need a feature for PCT_FREE change after rebuild has been done?</p>
<p>Conclusions</p>
<p>* High stress within the branch blocks may be observed as soon as transactions start to modify the index structure; the stress period or intensity, will depend on transaction rate and index attributes.</p>
<p>Recommendation</p>
<p>* Do not rebuild indexes right before processes or high load days, if heavy writing is expected: the index leaf block split overhead may impact performance.</p>
<p>I’ve the pending assignment of proposing a mathematical model for the Index Decay Rate… I’m working on that, with the help of Calculus. My next delivery will talk about that, I’m pretty close…</p>
<p>Thank you for reading, don’t forget to leave your comments.</p>
<p>See previous post <a href="http://oracledisect.blogspot.com/2008/10/index-dynamics-part-2-halloween-on.html">Index Dynamics &#8211; Part II</a> or  first part <a href="http://oracledisect.blogspot.com/2008/10/index-dynamics.html">Index Dynamics &#8211; Part I</a></p>
<p><img src="http://static.delicious.com/img/delicious.small.gif" alt="Delicious" width="10" height="10" /><br />
<a href="http://delicious.com/save"> Bookmark this on Delicious</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=63&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/11/11/index-dynamics-part-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/pix/fave/tech-fav-1.png" medium="image">
			<media:title type="html">Add to Technorati Favorites</media:title>
		</media:content>

		<media:content url="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" medium="image" />

		<media:content url="http://2.bp.blogspot.com/_9jCa6_0_7n4/SRm-ws3A3LI/AAAAAAAAADM/h9MsMBauDlc/s400/idx_usp3.png" medium="image" />

		<media:content url="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRm_XBxwBcI/AAAAAAAAADU/zk0d2DrjsO8/s400/idx_brbdp3.png" medium="image" />

		<media:content url="http://2.bp.blogspot.com/_9jCa6_0_7n4/SRm_r8tny0I/AAAAAAAAADc/xv_8TokGaJE/s400/idx_lfbdzp3.png" medium="image" />

		<media:content url="http://3.bp.blogspot.com/_9jCa6_0_7n4/SRnAEEJDCOI/AAAAAAAAADk/AU4QjjzMuko/s400/idx2usdp3.png" medium="image" />

		<media:content url="http://static.delicious.com/img/delicious.small.gif" medium="image">
			<media:title type="html">Delicious</media:title>
		</media:content>
	</item>
		<item>
		<title>Index Dynamics &#8211; Part 2 (Halloween on the Block)</title>
		<link>http://oracledisect.wordpress.com/2008/10/31/index-dynamics-part-2-halloween-on-the-block/</link>
		<comments>http://oracledisect.wordpress.com/2008/10/31/index-dynamics-part-2-halloween-on-the-block/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 06:20:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[Innerworkings]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[LinkedIn]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/10/31/index-dynamics-part-2-halloween-on-the-block/</guid>
		<description><![CDATA[
Ver este artículo en Español
View starting post: Index Dynamics &#8211; Part 1
As I&#8217;ve promised, today will share with you mid-term results for my index observations.
First we may see a graph of Used Space, as reported by column PCT_USED of table INDEX_STATS (right after an ANALYZE over each index). This percentage accounts the space allocated to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=59&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://oracledisect.wordpress.com"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a></p>
<p><a href="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s1600-h/mx.gif"><img style="float:left;cursor:pointer;margin:0 10px 10px 0;" src="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" border="0" alt="" /></a><a href="http://www.databases-la.com/?q=es/node/42">Ver este artículo en Español</a></p>
<p>View starting post: <a href="http://oracledisect.wordpress.com/2008/10/27/index-dynamics/">Index Dynamics &#8211; Part 1</a></p>
<p>As I&#8217;ve promised, today will share with you mid-term results for my index observations.</p>
<p>First we may see a graph of Used Space, as reported by column PCT_USED of table INDEX_STATS (right after an ANALYZE over each index). This percentage accounts the space allocated to the B-Tree that is used.<br />
<a href="http://3.bp.blogspot.com/_9jCa6_0_7n4/SRDDHtVy9AI/AAAAAAAAACs/48KZ4N2hX18/s1600-h/idx_us.png"><img style="display:block;text-align:center;cursor:pointer;width:400px;height:244px;margin:0 auto 10px;" src="http://3.bp.blogspot.com/_9jCa6_0_7n4/SRDDHtVy9AI/AAAAAAAAACs/48KZ4N2hX18/s400/idx_us.png" border="0" alt="" /></a><br />
There is one line for every index we are considering, and note the legend on the graph showing the index name and the number of columns inside parenthesis.</p>
<p>What can be observed in this chart?<br />
1) After rebuild (done on saturday), every index starts with 95% used space.<br />
2) First day is sunday, the system had almost 0 activity, therefore our indexes&#8217; space usage show slight changes.<br />
3) Starting on monday, INDEX1 reported wrong data for PCT_USED and the other indexes began their &#8220;decay&#8221; trend.<br />
4) After a whole week of activity, indexes gained free space, some of them faster than others (for instance INDEX4 went from 95% to 84% used space, that is 11% on 5 days).</p>
<p>Point 3 raised a service request with Oracle.<br />
Point 4 may be explained in terms of:<br />
a) Table transactionality (how many insertions/deletes/updates it had)<br />
b) Index type, if unique or non-unique.<br />
c) Number of columns conforming the index.<br />
d) Type of every indexed column.</p>
<p>I may propose the following hypothesis: the index used space decay rate is directly proportional to the table&#8217;s transactionality, to the number of columns and types of them, and inversely proportional to the type of the index (Unique or non-Unique) and block size.</p>
<p>As you already know, B-Tree indexes have two types of nodes: called Branches and Leafs.</p>
<p>Now, let&#8217;s see where is that space allocated, look this chart that shows increment or delta on daily samples taken from column LF_BLKS.<br />
<a href="http://1.bp.blogspot.com/_9jCa6_0_7n4/SRDkeY2hWmI/AAAAAAAAAC0/fhux6W84PRk/s1600-h/idx_lfbd.png"><img style="display:block;text-align:center;cursor:pointer;width:320px;height:195px;margin:0 auto 10px;" src="http://1.bp.blogspot.com/_9jCa6_0_7n4/SRDkeY2hWmI/AAAAAAAAAC0/fhux6W84PRk/s320/idx_lfbd.png" border="0" alt="" /></a><br />
You may see a great saving due to rebuild, however that saving fades slowly during the following days. Next chart makes a zoom, in order to watch closely the variation rate experimented during those days.<br />
<a href="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRDs-JN1nxI/AAAAAAAAAC8/bR3jitR54kU/s1600-h/idx_lfbdz.png"><img style="display:block;text-align:center;cursor:hand;width:400px;height:244px;margin:0 auto 10px;" src="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRDs-JN1nxI/AAAAAAAAAC8/bR3jitR54kU/s400/idx_lfbdz.png" border="0" alt="" /></a><br />
Keep in mind the rate at which leaf blocks are incremented, later you&#8217;ll see how it&#8217;s related to new key insertions (transactionality).</p>
<p>What about the branches? &#8230; that&#8217;s what we&#8217;re going to see on next chart: the behavior of those indexes for branch blocks. I&#8217;ve taken the sampled value for BR_BLKS and got the variation rate versus the previous day.<br />
<a href="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRDvxp_nmaI/AAAAAAAAADE/n1z0Ouy4Wr8/s1600-h/idx_brbd.png"><img style="display:block;text-align:center;cursor:hand;width:400px;height:244px;margin:0 auto 10px;" src="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRDvxp_nmaI/AAAAAAAAADE/n1z0Ouy4Wr8/s400/idx_brbd.png" border="0" alt="" /></a><br />
Please observe, the stepped peak for INDEX2 and INDEX4, during the first day of activity the number of branch blocks almost doubled, that means an intense reorganization within the index. That may be caused due to the nature of these indexes (all are UNIQUE) and a high transactionality rate.</p>
<p>For the INDEX3, we observe that the increase is splited between 2 days, Sunday and Monday. This table presented activity the day after the rebuild was done.</p>
<p>We have to ignore the INDEX4, cause their figures are not reliable.</p>
<p>Why is there a higher increase on the number of branch blocks? We may answer that question recalling the percentage of free space (5%) we had after the rebuild, that is a very small margin for a leaf block, and the chances of split increase if we have a UNIQUE index. We must remember that a leaf block split, may involve a branch block split.</p>
<p>Our partial conclusions may be stated as follow:<br />
1) Depending on the percentage of free space, after rebuilding indexes, their state becomes &#8220;less&#8221; stable.<br />
2) Indexes tend to take a &#8220;stable&#8221; form, with the pass of time.<br />
3) The branch blocks are the stressed part of the B-Tree right after the rebuild.</p>
<p>I will finish this experiment next Saturday, and share with you all remaining findings next Tuesday; yes, seven days from now&#8230; or eight days? anyway&#8230;<br />
I hope to get near a mathematical model for the Index Decay Rate, cross fingers.</p>
<p>Thank you for reading, keep in touch!</p>
<p>See next part on <a href="http://oracledisect.wordpress.com/2008/11/11/index-dynamics-part-3/">Index Dynamics &#8211; Part III</a> or go to first part <a href="http://oracledisect.wordpress.com/2008/10/27/index-dynamics/">Index Dynamics &#8211; Part I</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=59&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/10/31/index-dynamics-part-2-halloween-on-the-block/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/pix/fave/tech-fav-1.png" medium="image">
			<media:title type="html">Add to Technorati Favorites</media:title>
		</media:content>

		<media:content url="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" medium="image" />

		<media:content url="http://3.bp.blogspot.com/_9jCa6_0_7n4/SRDDHtVy9AI/AAAAAAAAACs/48KZ4N2hX18/s400/idx_us.png" medium="image" />

		<media:content url="http://1.bp.blogspot.com/_9jCa6_0_7n4/SRDkeY2hWmI/AAAAAAAAAC0/fhux6W84PRk/s320/idx_lfbd.png" medium="image" />

		<media:content url="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRDs-JN1nxI/AAAAAAAAAC8/bR3jitR54kU/s400/idx_lfbdz.png" medium="image" />

		<media:content url="http://4.bp.blogspot.com/_9jCa6_0_7n4/SRDvxp_nmaI/AAAAAAAAADE/n1z0Ouy4Wr8/s400/idx_brbd.png" medium="image" />
	</item>
		<item>
		<title>How to Flush your database caches</title>
		<link>http://oracledisect.wordpress.com/2008/10/29/how-to-flush-your-database-caches/</link>
		<comments>http://oracledisect.wordpress.com/2008/10/29/how-to-flush-your-database-caches/#comments</comments>
		<pubDate>Wed, 29 Oct 2008 03:36:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/10/29/how-to-flush-your-database-caches/</guid>
		<description><![CDATA[
Ver este articulo en Español
Flushing the SGA memory areas, Shared Pool and Buffer Cache, it&#8217;s an uncommon task, however, it gets useful when you&#8217;re doing some tests and want to override the memory and go direct to disk, or when you have shared pool issues (here is a workaround, however I encourage you to find [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=58&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://oracledisect.blogspot.com"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a></p>
<p><a href="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s1600-h/mx.gif"><img style="float:left;cursor:pointer;margin:0 10px 10px 0;" alt="" src="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" border="0" /></a><a href="http://www.databases-la.com/?q=es/node/41">Ver este articulo en Español</a></p>
<p>Flushing the SGA memory areas, Shared Pool and Buffer Cache, it&#8217;s an uncommon task, however, it gets useful when you&#8217;re doing some tests and want to override the memory and go direct to disk, or when you have shared pool issues (here is a workaround, however I encourage you to find the root cause).</p>
<p><span style="font-weight:bold;">Shared Pool flush</span><br />This is the only sentence you have to know for releases 9i and up&#8230;
<pre>alter system flush shared_pool</pre>
<p><span style="font-weight:bold;">Buffer Cache flush</span><br />For Oracle 9i I didn&#8217;t know how to do this, fortunately found it today on <a href="http://ragivetova.blogspot.com/2008/09/flush-buffer-cache.html">Rahat Agivetova&#8217;s blog</a>
<pre>alter session set events = 'immediate trace name flush_cache';</pre>
<p>I&#8217;ve tested it and does the job well&#8230;</p>
<p>And for Oracle 10g and up, the syntaxis is as follows:
<pre>alter system flush buffer_cache;</pre>
<p>But you already knew that, isn&#8217;t it? &#8230;well, this was a &#8220;snack&#8221; post until Friday&#8217;s follow up to <a href="http://oracledisect.blogspot.com/2008/10/index-dynamics.html">Index Dynamics</a>, which I may anticipate interesting results&#8230;</p>
<p>Thanks for reading&#8230; and for your comments, too!</p>
<p><a href="http://www.feedburner.com/fb/a/emailverifySubmit?feedId=1867657&amp;loc=en_US">Subscribe to Oracle Database Disected by Email</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=58&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/10/29/how-to-flush-your-database-caches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/pix/fave/tech-fav-1.png" medium="image">
			<media:title type="html">Add to Technorati Favorites</media:title>
		</media:content>

		<media:content url="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" medium="image" />
	</item>
		<item>
		<title>Index dynamics</title>
		<link>http://oracledisect.wordpress.com/2008/10/27/index-dynamics/</link>
		<comments>http://oracledisect.wordpress.com/2008/10/27/index-dynamics/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 05:38:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[Innerworkings]]></category>
		<category><![CDATA[Maintenance]]></category>
		<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[LinkedIn]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/10/27/index-dynamics/</guid>
		<description><![CDATA[

Ver este articulo en Español
Today I will start with a series of 3 posts depicting the follow up of 4 index behavior on a Production database.
The purpose of this exercise is try to unveil the morphology these four indexes take during a given period of time, under what kind of load, model it in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=47&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://oracledisect.wordpress.com"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a></p>
<p><a href="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s1600-h/mx.gif"><img style="float:left;cursor:pointer;margin:0 10px 10px 0;" src="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" border="0" alt="Sigue el link" /></a><a href="http://www.databases-la.com/?q=es/node/39"><br />
Ver este articulo en Español</a></p>
<p>Today I will start with a series of 3 posts depicting the follow up of 4 index behavior on a Production database.</p>
<p>The purpose of this exercise is try to unveil the morphology these four indexes take during a given period of time, under what kind of load, model it in a graphical way. Since indexes are quite a black box, this exercises also proposes a complementary procedure for index quality measure.</p>
<p>Experiment subjects were selected using information on DBA_SEGMENTS+DBA_HIST_SEGMENTS, with focus on size and activity, indexes were choosen within the 400Mb-500Mb range thinking on fast ALTER INDEX REBUILD and fast ANALYZE VALIDATE STRUCTURE.</p>
<p>Our four candidates are (names were replaced in order to protect their identity)</p>
<pre>OBJNAME                  BLOCKS      BYTES HEIGHT PCTUSED
-------------------- ---------- ---------- ------ -------
INDEX1                    62464  511705088      4      69
INDEX2                    60416  494927872      4      53
INDEX3                    61056  500170752      4      45
INDEX4                    54272  444596224      4      63</pre>
<p>We have our &#8220;Before&#8221; snapshots, now we need to rebuild all four indexes and take &#8220;Initial&#8221; snapshots to start the experiment. After this operation our figures are:</p>
<pre>OBJNAME                  BLOCKS      BYTES HEIGHT PCT_USED
-------------------- ---------- ---------- ------ --------
INDEX1                    41600  340787200     4       95
INDEX2                    34176  279969792     4       95
INDEX3                    28032  229638144     3       95
INDEX4                    37888  270445017     4       95</pre>
<p>Note the amount of space &#8220;empty&#8221; the indexes had before rebuild, for INDEX2 and INDEX2 we may ask ourselves &#8220;How are the tables used in order to get index keys so dispersed?&#8221;. INDEX1 and INDEX4 seem within normal parameters. All four indexes now have the same initial condition on 5% free space.</p>
<p>On October 31th, Friday &#8230; Hallowen, we are going to see what has been happening with our indexes;and who knows, you may testify witchcraft&#8230; or, is it science? What do you think?</p>
<p>Keep in touch&#8230;</p>
<p>See next part of this story on <a href="http://oracledisect.wordpress.com/2008/10/31/index-dynamics-part-2-halloween-on-the-block/">Index Dynamics &#8211; Part II</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=47&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/10/27/index-dynamics/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/pix/fave/tech-fav-1.png" medium="image">
			<media:title type="html">Add to Technorati Favorites</media:title>
		</media:content>

		<media:content url="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" medium="image">
			<media:title type="html">Sigue el link</media:title>
		</media:content>
	</item>
		<item>
		<title>Interview with a Pro: Dan Norris</title>
		<link>http://oracledisect.wordpress.com/2008/10/21/interview-with-a-pro-dan-norris/</link>
		<comments>http://oracledisect.wordpress.com/2008/10/21/interview-with-a-pro-dan-norris/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 05:17:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[LinkedIn]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/10/21/interview-with-a-pro-dan-norris/</guid>
		<description><![CDATA[
Ver este articulo en Español
Today I will share with you a video interview, this section will be entitled: &#8220;Interview with a Pro&#8221;, and it&#8217;s aimed to all of you, IT professionals or not related to IT at all. We will present remarkable people, with notable activism for Oracle &#38; IT, and high expertise level on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=44&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://oracledisect.wordpress.com"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a></p>
<p><a href="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s1600-h/mx.gif"><img style="float:left;cursor:pointer;margin:0 10px 10px 0;" src="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" border="0" alt="" /></a><a href="http://www.databases-la.com/?q=es/node/35">Ver este articulo en Español</a></p>
<p>Today I will share with you a video interview, this section will be entitled: &#8220;Interview with a Pro&#8221;, and it&#8217;s aimed to all of you, IT professionals or not related to IT at all. We will present remarkable people, with notable activism for Oracle &amp; IT, and high expertise level on their field.</p>
<p>This time, I&#8217;m glad to feature our interview with <a href="http://www.dannorris.com">Dan Norris</a>, he is a consultant (ESA Practice Manager actually) with <a href="http://www.piocon.com/">Piocon</a>, President of the <a href="www.oracleracsig.org">Oracle RAC SIG</a>, member of the <a href="http://www.ioug.org/">Independent Oracle Users Group (IOUG)</a> and a notable member of our IT community.</p>
<p>If you are unable to see this video on the embeded player (below), it&#8217;s available from YouTube at this link <a href="http://www.youtube.com/watch?v=cge296usrQo">Dan Norris Interview at Oracle Open World</a></p>
<p>I hope his knowledge and experiences would be useful for you.</p>
<p><span style="text-align:center; display: block;"><a href="http://oracledisect.wordpress.com/2008/10/21/interview-with-a-pro-dan-norris/"><img src="http://img.youtube.com/vi/cge296usrQo/2.jpg" alt="" /></a></span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/44/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/44/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/44/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=44&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/10/21/interview-with-a-pro-dan-norris/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/pix/fave/tech-fav-1.png" medium="image">
			<media:title type="html">Add to Technorati Favorites</media:title>
		</media:content>

		<media:content url="http://bp3.blogger.com/_9jCa6_0_7n4/SAuEZL7-XSI/AAAAAAAAABA/6IW_dDoOVnA/s200/mx.gif" medium="image" />

		<media:content url="http://img.youtube.com/vi/cge296usrQo/2.jpg" medium="image" />
	</item>
		<item>
		<title>Statspack snapshot levels</title>
		<link>http://oracledisect.wordpress.com/2008/10/20/statspack-snapshot-levels/</link>
		<comments>http://oracledisect.wordpress.com/2008/10/20/statspack-snapshot-levels/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 17:07:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[Tuning]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/10/20/statspack-snapshot-levels/</guid>
		<description><![CDATA[
You&#8217;re going to start taking snapshots for Statspack reports, however do you really know what level will give you the detail you want?  Valid values for snapshot level are 0,5,6,7 and 10, ordered from the less detailed to the most detailed.
Following are listed all the sections that may appear on a Statspack report and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=43&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://technorati.com/faves?sub=addfavbtn&amp;add=http://oracledisect.blogspot.com"><img src="http://static.technorati.com/pix/fave/tech-fav-1.png" alt="Add to Technorati Favorites" /></a></p>
<p>You&#8217;re going to start taking snapshots for Statspack reports, however do you really know what level will give you the detail you want?  Valid values for snapshot level are 0,5,6,7 and 10, ordered from the less detailed to the most detailed.</p>
<p>Following are listed all the sections that may appear on a Statspack report and the snapshot level you need to run in order to get data for them. They are listed as their appearance order within the Statspack report. An &#8216;X&#8217; mark means &#8220;present&#8221;.<br />
<table width="390" border="1" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="17"></td>
<td colspan="5" style="font-family:arial;"><span style="font-size:85%;">Snapshot Level</span></td>
</tr>
<tr style="height:13.5pt;">
<td class="xl2519030" style="height:13.5pt;" height="18"></td>
<td class="xl3019030"><span style="font-size:85%;">0</span></td>
<td class="xl2619030" style="border-left:medium none;"><span style="font-size:85%;">5</span></td>
<td class="xl2619030" style="border-left:medium none;"><span style="font-size:85%;">6</span></td>
<td class="xl2619030" style="border-left:medium none;"><span style="font-size:85%;">7</span></td>
<td class="xl3119030" style="border-left:medium none;"><span style="font-size:85%;">10</span></td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4319030" style="border-top:medium none;height:12.75pt;" bgcolor="#6699ff" height="17">STATSPACK report for</td>
<td class="xl3919030" style="border-top:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3319030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3319030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3319030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3419030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Load Profile<span> </span></td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" bgcolor="#6699ff" height="17">Instance Efficiency Percentages</td>
<td class="xl4119030" style="border-top:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Top 5 Timed Events</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17" bgcolor="#6699ff">Wait Events for DB</td>
<td class="xl4119030" style="border-top:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Background Wait Events for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17" bgcolor="#6699ff">SQL ordered by Gets for DB</td>
<td class="xl4119030" style="border-top:medium none;" bgcolor="#6699ff"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;" bgcolor="#6699ff">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">SQL ordered by Reads for DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">SQL ordered by Executions for DB</td>
<td class="xl4119030" style="border-top:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">SQL ordered by Parse Calls for DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">SQL ordered by Sharable Memory for DB</td>
<td class="xl4119030" style="border-top:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Instance Activity Stats for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Tablespace IO Stats for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">File IO Stats for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Buffer Pool Statistics for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Instance Recovery Stats for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Buffer Pool Advisory for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Buffer wait Statistics for DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">PGA Aggr Target Stats for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">PGA Aggr Target Histogram for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">PGA Memory Advisory for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Enqueue activity for DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Rollback Segment Stats for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Rollback Segment Storage for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Undo Segment Summary for DB</td>
<td class="xl4119030" style="border-top:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Undo Segment Stats for DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Latch Activity for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Latch Sleep breakdown for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Latch Miss Sources for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Parent Latch Statistics DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Child Latch Statistics DB</td>
<td class="xl4119030" style="border-top:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Top 5 Logical Reads per Segment for DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Top 5 Physical Reads per Segment for DB</td>
<td class="xl4119030" style="border-top:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Top 5 Buf. Busy Waits per Segment for DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Top 5 Row Lock Waits per Segment for DB</td>
<td class="xl4119030" style="border-top:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Top 5 ITL Waits per Segment for DB</td>
<td class="xl4019030" style="border-top:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;"></td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Dictionary Cache Stats for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Library Cache Activity for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">Shared Pool Advisory for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">SGA Memory Summary for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;" bgcolor="#6699ff">
<td class="xl4519030" style="border-top:medium none;height:12.75pt;" height="17">SGA breakdown difference for DB</td>
<td class="xl4119030" style="border-top:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3519030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3619030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:12.75pt;">
<td class="xl4419030" style="border-top:medium none;height:12.75pt;" height="17">Resource Limit Stats for DB</td>
<td class="xl4019030" style="border-top:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl2419030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3219030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="height:13.5pt;" bgcolor="#6699ff">
<td class="xl4619030" style="border-top:medium none;height:13.5pt;" height="18">init.ora Parameters for DB</td>
<td class="xl4219030" style="border-top:medium none;">x</td>
<td class="xl3719030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3719030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3719030" style="border-top:medium none;border-left:medium none;">x</td>
<td class="xl3819030" style="border-top:medium none;border-left:medium none;">x</td>
</tr>
<tr style="display:none;">
<td width="283"></td>
<td style="width:20pt;" width="26"></td>
<td width="26"></td>
<td style="width:20pt;" width="26"></td>
<td width="26"></td>
<td width="21"></td>
</tr>
</tbody>
</table>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/43/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/43/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/43/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=43&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/10/20/statspack-snapshot-levels/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>

		<media:content url="http://static.technorati.com/pix/fave/tech-fav-1.png" medium="image">
			<media:title type="html">Add to Technorati Favorites</media:title>
		</media:content>
	</item>
		<item>
		<title>Awesome, Oracle enters the Hardware arena!!!</title>
		<link>http://oracledisect.wordpress.com/2008/09/24/awesome-oracle-enters-the-hardware-arena/</link>
		<comments>http://oracledisect.wordpress.com/2008/09/24/awesome-oracle-enters-the-hardware-arena/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 22:23:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/09/24/awesome-oracle-enters-the-hardware-arena/</guid>
		<description><![CDATA[
Yeeeesss,!!! Larry Elison is releasing right now at OOW2008, which is the first attempt to enter the hardware market, in partnership with HP, offering which is the greatest improvement on Database technology, with improvements on performance that range from 10x minimum, Exadata establish a milestone for Oracle and the IT Industry.


This product, which he labels [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=39&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://3.bp.blogspot.com/_9jCa6_0_7n4/SNq-8SgJqeI/AAAAAAAAABs/u1GBacZH1vM/s1600-h/LarryX.jpg"><img style="float:left;cursor:hand;margin:0 10px 10px 0;" alt="" src="http://3.bp.blogspot.com/_9jCa6_0_7n4/SNq-8SgJqeI/AAAAAAAAABs/u1GBacZH1vM/s320/LarryX.jpg" border="0" /></a>
<div>Yeeeesss,!!! Larry Elison is releasing right now at OOW2008, which is the first attempt to enter the hardware market, in partnership with HP, offering which is the greatest improvement on Database technology, with improvements on performance that range from 10x minimum, <strong>Exadata</strong> establish a milestone for Oracle and the IT Industry.</div>
<div></div>
<div></div>
<div>This product, which he labels as a &#8220;Database Machine&#8221;, has been under development (secretly of course) for 3 years, and proposes adding inteligence to the storage and multipling the storage capacity.</div>
<div></div>
<div></div>
<div>Packed with Oracle software, up to 168Tb on disk storage, 64 CPU cores provided and assembled by Hewlett Packard; results are astonishing, with benchmarks showing improvements on performance by x28 and hardware space savings that may make a hot-sell product, maybe as hot as the iPod, all proportions.</div>
<div></div>
<div></div>
<div>After this great surprise, I think this OOW2008 has been a breakthrough, I franquly need to recover the breath&#8230;</div>
<div></div>
<div></div>
<div>For DBAs, Storage Managers and SysAdmins&#8230; there is another toy we must learn, and master.</div>
<div></div>
<div>Stay tunned, here at OOW2008, San Francisco.</div>
<p>
<div></div>
<p>
<div></div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/39/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/39/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/39/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=39&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/09/24/awesome-oracle-enters-the-hardware-arena/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>

		<media:content url="http://3.bp.blogspot.com/_9jCa6_0_7n4/SNq-8SgJqeI/AAAAAAAAABs/u1GBacZH1vM/s320/LarryX.jpg" medium="image" />
	</item>
		<item>
		<title>Intel offers Time travel at OOW2008</title>
		<link>http://oracledisect.wordpress.com/2008/09/23/intel-offers-time-travel-at-oow2008/</link>
		<comments>http://oracledisect.wordpress.com/2008/09/23/intel-offers-time-travel-at-oow2008/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 21:38:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/09/23/intel-offers-time-travel-at-oow2008/</guid>
		<description><![CDATA[I&#8217;m writing online at the keynote with Paul Otellini, after the strong commitment signal expresed by Oracle that Intel is their preferred platform.
He is introducing us to a brief historic recount of CPU, Business (example FedEX) and Animation (example Dreamworks) milestones.
The core idea is a perspective of accelerated demands our computing systems are facing, and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=38&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://2.bp.blogspot.com/_9jCa6_0_7n4/SNlsPlM40EI/AAAAAAAAABk/l_A1DiuH2zc/s1600-h/Otellini.jpg"><img style="cursor:hand;" alt="" src="http://2.bp.blogspot.com/_9jCa6_0_7n4/SNlsPlM40EI/AAAAAAAAABk/l_A1DiuH2zc/s320/Otellini.jpg" border="0" /></a><br />I&#8217;m writing online at the keynote with Paul Otellini, after the strong commitment signal expresed by Oracle that Intel is their preferred platform.</p>
<p>He is introducing us to a brief historic recount of CPU, Business (example FedEX) and Animation (example Dreamworks) milestones.</p>
<p>The core idea is a perspective of accelerated demands our computing systems are facing, and succesfully achieving through the improvements the chip makers are offering to the market, specially Intel. The summary shows that Intel is helping to do more within the same time, which in perspective may be interpreted as a &#8220;slowing&#8221; time effect.</p>
<p>Shared with us the benchmark results for the brand new Xeon 7400 which with his 6 cores and capabilities for working concurrently with up-to 16 sockets, overpasess the Xeon 5400 and Itanium products. The commercial spot is &#8220;Oracle runs better on Intel&#8221;.</p>
<p>Revealed next innovation steps on Itaniun Tukwila and Xeon Nehalem EX, with count above thousands of millions of transistors.</p>
<p>Intel support to multicore exploit coulnd&#8217;t be more encouraging, they&#8217;ve developed and are offering a tool to discover the parallel oportunity on current application&#8217;s code.</p>
<p>Enterprise Cloud is a task that Oracle and Intel pretend to tackle in tandem. With deep cooperation among them, that goal seems already done, and we may see fruits from that tree quite soon I guess.</p>
<p>Stay tunned, I&#8217;ll continue this OOW2008 covering</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=38&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/09/23/intel-offers-time-travel-at-oow2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>

		<media:content url="http://2.bp.blogspot.com/_9jCa6_0_7n4/SNlsPlM40EI/AAAAAAAAABk/l_A1DiuH2zc/s320/Otellini.jpg" medium="image" />
	</item>
		<item>
		<title>Oracle New Releases at OOW2008</title>
		<link>http://oracledisect.wordpress.com/2008/09/22/oracle-new-releases-at-oow2008/</link>
		<comments>http://oracledisect.wordpress.com/2008/09/22/oracle-new-releases-at-oow2008/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 17:12:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/09/22/oracle-new-releases-at-oow2008/</guid>
		<description><![CDATA[Charles Philips (President) and Chuck Rozwat (EVP Product Development) have released what seems the next evolution step for Collaboration Suite: Oracle Beehive, which promises to tackle the collaboration fragmentation problem, once and for all. What means for us DBAs? that me may administer in the future:1) more infrastructure that today is serviced by Microsoft or [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=37&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Charles Philips (President) and Chuck Rozwat (EVP Product Development) have released what seems the next evolution step for Collaboration Suite: Oracle Beehive, which promises to tackle the collaboration fragmentation problem, once and for all. What means for us DBAs? that me may administer in the future:<br />1) more infrastructure that today is serviced by Microsoft or Lotus products<br />2) more data growing into our storage infrastructure</p>
<p>Also announced the availavility of a new update for 11g, which is internally labeled as 11.1.0.7 for Linux, with this Oracle continues improvement of their flagship product.</p>
<p>Low at the tech stack, they showed improvements to Oracle VM and their commitment to Linux. Must say Oracle is pushing hard with their VM offer, even with &#8216;orthodox&#8217; meassures like no-certification for non Oracle VM solutions; we honestly expect to see that strategy difuse over time.</p>
<p>Stay tunned</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/37/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/37/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/37/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=37&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/09/22/oracle-new-releases-at-oow2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>
	</item>
		<item>
		<title>Real Application Testing backported to 10g and 9i</title>
		<link>http://oracledisect.wordpress.com/2008/07/22/real-application-testing-backported-to-10g-and-9i/</link>
		<comments>http://oracledisect.wordpress.com/2008/07/22/real-application-testing-backported-to-10g-and-9i/#comments</comments>
		<pubDate>Tue, 22 Jul 2008 04:47:00 +0000</pubDate>
		<dc:creator>oracledisect</dc:creator>
				<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 11g]]></category>
		<category><![CDATA[Oracle 9i]]></category>

		<guid isPermaLink="false">http://oracledisect.wordpress.com/2008/07/22/real-application-testing-backported-to-10g-and-9i/</guid>
		<description><![CDATA[This functionality has been such a success that Oracle has decided to backport it to previous supported releases. That includes 9.2.0.8, 10.1.0.2 and up, 10.2.0.2 and up.
The easiest path is 10.2.0.4 because it includes the RAT functionality, any other option needs an additional patch in order to enable it.
Personally I consider Oracle has made a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=33&subd=oracledisect&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This functionality has been such a success that Oracle has decided to backport it to previous supported releases. That includes 9.2.0.8, 10.1.0.2 and up, 10.2.0.2 and up.</p>
<p>The easiest path is 10.2.0.4 because it includes the RAT functionality, any other option needs an additional patch in order to enable it.</p>
<p>Personally I consider Oracle has made a very smart move, this feature may wake upgrade desire everywhere and add one more reason to make the effort and upgrade to 10g&#8230; and who knows, even trigger a jump to 11g in some cases.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/oracledisect.wordpress.com/33/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/oracledisect.wordpress.com/33/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracledisect.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracledisect.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracledisect.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracledisect.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracledisect.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracledisect.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracledisect.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracledisect.wordpress.com/33/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracledisect.wordpress.com/33/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracledisect.wordpress.com/33/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracledisect.wordpress.com&blog=5143040&post=33&subd=oracledisect&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://oracledisect.wordpress.com/2008/07/22/real-application-testing-backported-to-10g-and-9i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/51360c565459696cefe90b691819a49c?s=96&#38;d=identicon" medium="image">
			<media:title type="html">oracledisect</media:title>
		</media:content>
	</item>
	</channel>
</rss>