<?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/"
		>
<channel>
	<title>Comments on: HW enqueue contention with LOB</title>
	<atom:link href="http://askdba.org/weblog/2008/03/hw-enqueue-contention-with-lob/feed/" rel="self" type="application/rss+xml" />
	<link>http://askdba.org/weblog/2008/03/hw-enqueue-contention-with-lob/</link>
	<description>Writing About Our Experiences With Oracle Databases</description>
	<lastBuildDate>Fri, 04 May 2012 03:15:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: leosanil</title>
		<link>http://askdba.org/weblog/2008/03/hw-enqueue-contention-with-lob/#comment-50</link>
		<dc:creator>leosanil</dc:creator>
		<pubDate>Wed, 02 Jul 2008 14:42:22 +0000</pubDate>
		<guid isPermaLink="false">http://askoracledba.wordpress.com/2008/03/28/hw-enqueue-contention-with-lob/#comment-50</guid>
		<description>Yes, even with the fix in 10.2.0.4 we still have to set the event. Without setting the event the fix will not be in effect.

Your understanding w.r.t level is correct. It would be hard to suggest an optimal value for the level. I suggest you start with a small value which is close to the average size of your LOB data in a row.</description>
		<content:encoded><![CDATA[<p>Yes, even with the fix in 10.2.0.4 we still have to set the event. Without setting the event the fix will not be in effect.</p>
<p>Your understanding w.r.t level is correct. It would be hard to suggest an optimal value for the level. I suggest you start with a small value which is close to the average size of your LOB data in a row.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eckes</title>
		<link>http://askdba.org/weblog/2008/03/hw-enqueue-contention-with-lob/#comment-41</link>
		<dc:creator>eckes</dc:creator>
		<pubDate>Fri, 20 Jun 2008 15:56:44 +0000</pubDate>
		<guid isPermaLink="false">http://askoracledba.wordpress.com/2008/03/28/hw-enqueue-contention-with-lob/#comment-41</guid>
		<description>Fix in 10.2.0.4 means, you still have to set the event? If I dont set one, it will not show any better wait times?

What will be a good number?

 I guess if I have typically Lobs with n Chunks, setting the Value to &quot;2*n&quot; means that the number of requests to that lock will be cut in half. So I can control the number of wait events, however I have to be aware that the times the lock is taken for a single reclaim will be longer (but less often)?

What would be the Syntax to set that event? Does it need context and level like trace events?

ALTER SYSTEM SET Event=&#039;44951, level 64&#039; SCOPE BOTH;

or something?</description>
		<content:encoded><![CDATA[<p>Fix in 10.2.0.4 means, you still have to set the event? If I dont set one, it will not show any better wait times?</p>
<p>What will be a good number?</p>
<p> I guess if I have typically Lobs with n Chunks, setting the Value to &#8220;2*n&#8221; means that the number of requests to that lock will be cut in half. So I can control the number of wait events, however I have to be aware that the times the lock is taken for a single reclaim will be longer (but less often)?</p>
<p>What would be the Syntax to set that event? Does it need context and level like trace events?</p>
<p>ALTER SYSTEM SET Event=&#8217;44951, level 64&#8242; SCOPE BOTH;</p>
<p>or something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leosanil</title>
		<link>http://askdba.org/weblog/2008/03/hw-enqueue-contention-with-lob/#comment-22</link>
		<dc:creator>leosanil</dc:creator>
		<pubDate>Thu, 22 May 2008 13:21:04 +0000</pubDate>
		<guid isPermaLink="false">http://askoracledba.wordpress.com/2008/03/28/hw-enqueue-contention-with-lob/#comment-22</guid>
		<description>Yes, bug# 6376915 is fixed in 10.2.0.4.

For windows this bug is fixed in 10.2.0.3.0 Patch 15 available in 32-Bit Patch 6637235 and 64-Bit (x64) Patch 6637236.</description>
		<content:encoded><![CDATA[<p>Yes, bug# 6376915 is fixed in 10.2.0.4.</p>
<p>For windows this bug is fixed in 10.2.0.3.0 Patch 15 available in 32-Bit Patch 6637235 and 64-Bit (x64) Patch 6637236.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eckes</title>
		<link>http://askdba.org/weblog/2008/03/hw-enqueue-contention-with-lob/#comment-21</link>
		<dc:creator>eckes</dc:creator>
		<pubDate>Sat, 10 May 2008 02:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://askoracledba.wordpress.com/2008/03/28/hw-enqueue-contention-with-lob/#comment-21</guid>
		<description>I wonder why 6376915 is not available as a patch for windows. Also it looks like the fix is part of 10.2.0.4, but that is not available for win64... strange.</description>
		<content:encoded><![CDATA[<p>I wonder why 6376915 is not available as a patch for windows. Also it looks like the fix is part of 10.2.0.4, but that is not available for win64&#8230; strange.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Served from: askdba.org @ 2012-05-18 14:53:57 by W3 Total Cache -->
