<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Statspack on RAC</title>
	<atom:link href="http://jonathanlewis.wordpress.com/2011/01/14/statspack-on-rac/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanlewis.wordpress.com/2011/01/14/statspack-on-rac/</link>
	<description>Just another Oracle weblog</description>
	<lastBuildDate>Fri, 24 May 2013 13:27:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Timur Akhmadeev</title>
		<link>http://jonathanlewis.wordpress.com/2011/01/14/statspack-on-rac/#comment-39200</link>
		<dc:creator><![CDATA[Timur Akhmadeev]]></dc:creator>
		<pubDate>Mon, 17 Jan 2011 08:14:56 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=1476#comment-39200</guid>
		<description><![CDATA[From programming point of view the lock approach is much more clear and does exactly the thing it supposed to do. Chains, on the other hand, introduce ordering which seems to be unnecessary in this situation. &lt;a href=&quot;http://www.oracle-base.com/articles/10g/SchedulerEnhancements_10gR2.php#job_chains&quot; rel=&quot;nofollow&quot;&gt;Code&lt;/a&gt; to set up a chain IMO isn&#039;t complicated though.
&lt;blockquote&gt;I’m exaggerating for effect, of course, but not by much&lt;/blockquote&gt;
Well, indeed this code (like any other non-RAC friendly piece of software) will put some pressure on private interconnect and LMS processes. So, in theory, it could compete with applications running in the cluster. But I think there&#039;re chances such situations could pass without severe affect on other applications. So &quot;lock up the system&quot; is indeed an extreme scenario - and I wouldn&#039;t mind knowing other details behind this sentence (with numbers).
Also thank you for WF enqueue description. I&#039;ve seen it multiple times (with quite huge wait time reported) but didn&#039;t realize what Oracle tries to sync.]]></description>
		<content:encoded><![CDATA[<p>From programming point of view the lock approach is much more clear and does exactly the thing it supposed to do. Chains, on the other hand, introduce ordering which seems to be unnecessary in this situation. <a href="http://www.oracle-base.com/articles/10g/SchedulerEnhancements_10gR2.php#job_chains" rel="nofollow">Code</a> to set up a chain IMO isn&#8217;t complicated though.</p>
<blockquote><p>I’m exaggerating for effect, of course, but not by much</p></blockquote>
<p>Well, indeed this code (like any other non-RAC friendly piece of software) will put some pressure on private interconnect and LMS processes. So, in theory, it could compete with applications running in the cluster. But I think there&#8217;re chances such situations could pass without severe affect on other applications. So &#8220;lock up the system&#8221; is indeed an extreme scenario &#8211; and I wouldn&#8217;t mind knowing other details behind this sentence (with numbers).<br />
Also thank you for WF enqueue description. I&#8217;ve seen it multiple times (with quite huge wait time reported) but didn&#8217;t realize what Oracle tries to sync.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Lewis</title>
		<link>http://jonathanlewis.wordpress.com/2011/01/14/statspack-on-rac/#comment-39195</link>
		<dc:creator><![CDATA[Jonathan Lewis]]></dc:creator>
		<pubDate>Sun, 16 Jan 2011 17:45:47 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=1476#comment-39195</guid>
		<description><![CDATA[Tim,

Thanks for that thought. It look&#039;s like I fell into the old trap of &quot;repeat whatever worked last time&quot; :(

If you&#039;ve got an example of &lt;b&gt;&lt;i&gt;scheduler job chain setup&lt;/i&gt;&lt;/b&gt; on your website feel free to add a link to it here.]]></description>
		<content:encoded><![CDATA[<p>Tim,</p>
<p>Thanks for that thought. It look&#8217;s like I fell into the old trap of &#8220;repeat whatever worked last time&#8221; :(</p>
<p>If you&#8217;ve got an example of <b><i>scheduler job chain setup</i></b> on your website feel free to add a link to it here.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Hall</title>
		<link>http://jonathanlewis.wordpress.com/2011/01/14/statspack-on-rac/#comment-39177</link>
		<dc:creator><![CDATA[Tim Hall]]></dc:creator>
		<pubDate>Fri, 14 Jan 2011 20:26:45 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=1476#comment-39177</guid>
		<description><![CDATA[Hi.

If you are using 10.2 or above you could also do this using a scheduler job chain. Having said that, your sample code is pretty concise and the scheduler job chain setup probably looks a little more complicated if you are not used to using it. :)

Cheers

Tim...]]></description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>If you are using 10.2 or above you could also do this using a scheduler job chain. Having said that, your sample code is pretty concise and the scheduler job chain setup probably looks a little more complicated if you are not used to using it. :)</p>
<p>Cheers</p>
<p>Tim&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
