<?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 for Dion Cho - Oracle Performance Storyteller</title>
	<atom:link href="http://dioncho.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://dioncho.wordpress.com</link>
	<description>We are natural born scientists</description>
	<lastBuildDate>Fri, 17 Dec 2010 18:43:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Interesting case of the restriction of global hints by Greg Rahn</title>
		<link>http://dioncho.wordpress.com/2010/12/17/interesting-case-of-the-restriction-of-global-hints/#comment-718</link>
		<dc:creator><![CDATA[Greg Rahn]]></dc:creator>
		<pubDate>Fri, 17 Dec 2010 18:43:21 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=1096#comment-718</guid>
		<description><![CDATA[The syntax you are using is invalid (v.t1, v.t2). You need to move the leading hint for t1, t2 into its query block or use qb_name or global object aliases (the latter two you have demonstrated).]]></description>
		<content:encoded><![CDATA[<p>The syntax you are using is invalid (v.t1, v.t2). You need to move the leading hint for t1, t2 into its query block or use qb_name or global object aliases (the latter two you have demonstrated).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to copy partition stats? &#8211; We got easier way! by Dion Cho</title>
		<link>http://dioncho.wordpress.com/2009/02/12/how-to-copy-partition-stats-we-got-easier-way/#comment-717</link>
		<dc:creator><![CDATA[Dion Cho]]></dc:creator>
		<pubDate>Thu, 16 Dec 2010 00:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=182#comment-717</guid>
		<description><![CDATA[High value and low value are automatically adjusted by the procedure, but it&#039;s also known that some versions have bugs failing at that.

You would need to check it yourself on your platform.]]></description>
		<content:encoded><![CDATA[<p>High value and low value are automatically adjusted by the procedure, but it&#8217;s also known that some versions have bugs failing at that.</p>
<p>You would need to check it yourself on your platform.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to copy partition stats? &#8211; We got easier way! by Prasad</title>
		<link>http://dioncho.wordpress.com/2009/02/12/how-to-copy-partition-stats-we-got-easier-way/#comment-716</link>
		<dc:creator><![CDATA[Prasad]]></dc:creator>
		<pubDate>Wed, 15 Dec 2010 15:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=182#comment-716</guid>
		<description><![CDATA[Hi ,

Is it taking care of high value and low value by it self.?

Or do we have to set it mannualy.
Thanks &amp; Regards,
Prasad]]></description>
		<content:encoded><![CDATA[<p>Hi ,</p>
<p>Is it taking care of high value and low value by it self.?</p>
<p>Or do we have to set it mannualy.<br />
Thanks &amp; Regards,<br />
Prasad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interpreting Parallel MERGE Statement by Log Buffer #209, A Carnival of the Vanities for DBAs &#124; The Pythian Blog</title>
		<link>http://dioncho.wordpress.com/2010/12/10/interpreting-parallel-merge-statement/#comment-715</link>
		<dc:creator><![CDATA[Log Buffer #209, A Carnival of the Vanities for DBAs &#124; The Pythian Blog]]></dc:creator>
		<pubDate>Mon, 13 Dec 2010 04:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=1081#comment-715</guid>
		<description><![CDATA[[...] Andrey Goryunov&#8217;s top picks:  Dion Cho, the Oracle Performance Storyteller, provides an explanation of parallel DML execution plan. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Andrey Goryunov&#8217;s top picks:  Dion Cho, the Oracle Performance Storyteller, provides an explanation of parallel DML execution plan. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interesting combination of RAC and serial direct path read by Dion Cho</title>
		<link>http://dioncho.wordpress.com/2010/06/09/interesting-combination-of-rac-and-serial-direct-path-read/#comment-707</link>
		<dc:creator><![CDATA[Dion Cho]]></dc:creator>
		<pubDate>Fri, 10 Dec 2010 02:03:29 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=1013#comment-707</guid>
		<description><![CDATA[Seems that _very_large_object_threshold parameter is valid only from 11gR2.

Oracle does direct read on the table whose size is bigger than around the that parameter. Seems that Oracle 11gR1 does not have such tweaks.

By the way, you can get the segment size from the dictionary views like dba_segments.]]></description>
		<content:encoded><![CDATA[<p>Seems that _very_large_object_threshold parameter is valid only from 11gR2.</p>
<p>Oracle does direct read on the table whose size is bigger than around the that parameter. Seems that Oracle 11gR1 does not have such tweaks.</p>
<p>By the way, you can get the segment size from the dictionary views like dba_segments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interesting combination of RAC and serial direct path read by Tomas</title>
		<link>http://dioncho.wordpress.com/2010/06/09/interesting-combination-of-rac-and-serial-direct-path-read/#comment-691</link>
		<dc:creator><![CDATA[Tomas]]></dc:creator>
		<pubDate>Mon, 06 Dec 2010 11:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=1013#comment-691</guid>
		<description><![CDATA[Thanks for reply,Dion

I use Oracle 11.1.0.7.0 and the only parameter containing very_large is _very_large_partitioned_table

(using the script http://www.tanelpoder.com/files/scripts/pd.sql)

My table space uses automatic segment space management with block size 8192B. How can I find the size of segment?]]></description>
		<content:encoded><![CDATA[<p>Thanks for reply,Dion</p>
<p>I use Oracle 11.1.0.7.0 and the only parameter containing very_large is _very_large_partitioned_table</p>
<p>(using the script <a href="http://www.tanelpoder.com/files/scripts/pd.sql" rel="nofollow">http://www.tanelpoder.com/files/scripts/pd.sql</a>)</p>
<p>My table space uses automatic segment space management with block size 8192B. How can I find the size of segment?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to copy partition stats? &#8211; We got easier way! by raj</title>
		<link>http://dioncho.wordpress.com/2009/02/12/how-to-copy-partition-stats-we-got-easier-way/#comment-666</link>
		<dc:creator><![CDATA[raj]]></dc:creator>
		<pubDate>Thu, 02 Dec 2010 03:13:55 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=182#comment-666</guid>
		<description><![CDATA[Thanks much for checking.
regards
---Raj]]></description>
		<content:encoded><![CDATA[<p>Thanks much for checking.<br />
regards<br />
&#8212;Raj</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to copy partition stats? &#8211; We got easier way! by Dion Cho</title>
		<link>http://dioncho.wordpress.com/2009/02/12/how-to-copy-partition-stats-we-got-easier-way/#comment-664</link>
		<dc:creator><![CDATA[Dion Cho]]></dc:creator>
		<pubDate>Thu, 02 Dec 2010 01:14:40 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=182#comment-664</guid>
		<description><![CDATA[Hi Raj, 

I searched docs and view defintions but, looks like we don&#039;t have any column for that.]]></description>
		<content:encoded><![CDATA[<p>Hi Raj, </p>
<p>I searched docs and view defintions but, looks like we don&#8217;t have any column for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to copy partition stats? &#8211; We got easier way! by raj</title>
		<link>http://dioncho.wordpress.com/2009/02/12/how-to-copy-partition-stats-we-got-easier-way/#comment-660</link>
		<dc:creator><![CDATA[raj]]></dc:creator>
		<pubDate>Wed, 01 Dec 2010 08:44:30 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=182#comment-660</guid>
		<description><![CDATA[Thanks for the post...It was useful..Googling took me here. Just wanted a small thing. Is there a column in any of the dictionary views or otherwise to know if the statistics on a partition is by mere copy or being gathered.

TIA.
---Raj]]></description>
		<content:encoded><![CDATA[<p>Thanks for the post&#8230;It was useful..Googling took me here. Just wanted a small thing. Is there a column in any of the dictionary views or otherwise to know if the statistics on a partition is by mere copy or being gathered.</p>
<p>TIA.<br />
&#8212;Raj</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making self deadlock on the library cache pin by Surachart Opun</title>
		<link>http://dioncho.wordpress.com/2010/09/16/making-self-deadlock-on-the-library-cache-pin/#comment-651</link>
		<dc:creator><![CDATA[Surachart Opun]]></dc:creator>
		<pubDate>Mon, 29 Nov 2010 03:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://dioncho.wordpress.com/?p=1071#comment-651</guid>
		<description><![CDATA[Cool...
Some database, developers often recompile stored procedure.
We could not recompile stored procedure. After I checked I found that stored procedure hung in Library Cach.... I have to kill them.

I use this sql from Steve Adams (www.ixora.com.au)


SELECT 
substr(DECODE(o.kglobtyp, 
7, &#039;PROCEDURE&#039;, 8, &#039;FUNCTION&#039;, 9, &#039;PACKAGE&#039;, 12, &#039;TRIGGER&#039;, 13, 
&#039;CLASS&#039;),1,15) &quot;TYPE&quot;, 
substr(o.kglnaown,1,30) &quot;OWNER&quot;, 
substr(o.kglnaobj,1,30) &quot;NAME&quot;, 
s.indx &quot;SID&quot;, 
s.ksuseser &quot;SERIAL&quot; 
FROM 
sys.X$KGLOB o, 
sys.X$KGLPN p, 
sys.X$KSUSE s 
WHERE 
o.inst_id = USERENV(&#039;Instance&#039;) AND 
p.inst_id = USERENV(&#039;Instance&#039;) AND 
s.inst_id = USERENV(&#039;Instance&#039;) AND 
o.kglhdpmd = 2 AND 
o.kglobtyp IN (7, 8, 9, 12, 13) AND 
p.kglpnhdl = o.kglhdadr AND 
s.addr = p.kglpnses and substr(o.kglnaobj,1,30)=&#039;&amp;NAME&#039; 
ORDER BY 1, 2, 3 
/]]></description>
		<content:encoded><![CDATA[<p>Cool&#8230;<br />
Some database, developers often recompile stored procedure.<br />
We could not recompile stored procedure. After I checked I found that stored procedure hung in Library Cach&#8230;. I have to kill them.</p>
<p>I use this sql from Steve Adams (www.ixora.com.au)</p>
<p>SELECT<br />
substr(DECODE(o.kglobtyp,<br />
7, &#8216;PROCEDURE&#8217;, 8, &#8216;FUNCTION&#8217;, 9, &#8216;PACKAGE&#8217;, 12, &#8216;TRIGGER&#8217;, 13,<br />
&#8216;CLASS&#8217;),1,15) &#8220;TYPE&#8221;,<br />
substr(o.kglnaown,1,30) &#8220;OWNER&#8221;,<br />
substr(o.kglnaobj,1,30) &#8220;NAME&#8221;,<br />
s.indx &#8220;SID&#8221;,<br />
s.ksuseser &#8220;SERIAL&#8221;<br />
FROM<br />
sys.X$KGLOB o,<br />
sys.X$KGLPN p,<br />
sys.X$KSUSE s<br />
WHERE<br />
o.inst_id = USERENV(&#8216;Instance&#8217;) AND<br />
p.inst_id = USERENV(&#8216;Instance&#8217;) AND<br />
s.inst_id = USERENV(&#8216;Instance&#8217;) AND<br />
o.kglhdpmd = 2 AND<br />
o.kglobtyp IN (7, 8, 9, 12, 13) AND<br />
p.kglpnhdl = o.kglhdadr AND<br />
s.addr = p.kglpnses and substr(o.kglnaobj,1,30)=&#8217;&amp;NAME&#8217;<br />
ORDER BY 1, 2, 3<br />
/</p>
]]></content:encoded>
	</item>
</channel>
</rss>
