<?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: Contention</title>
	<atom:link href="http://jonathanlewis.wordpress.com/2010/05/15/contention/feed/" rel="self" type="application/rss+xml" />
	<link>http://jonathanlewis.wordpress.com/2010/05/15/contention/</link>
	<description>Just another Oracle weblog</description>
	<lastBuildDate>Thu, 23 May 2013 12:47:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: rnm1978</title>
		<link>http://jonathanlewis.wordpress.com/2010/05/15/contention/#comment-36313</link>
		<dc:creator><![CDATA[rnm1978]]></dc:creator>
		<pubDate>Mon, 24 May 2010 10:29:22 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3756#comment-36313</guid>
		<description><![CDATA[Here&#039;s the followup to the original story: http://www.guardian.co.uk/uk/2010/may/24/pedestrian-crossing-protest-traffic-superglue]]></description>
		<content:encoded><![CDATA[<p>Here&#8217;s the followup to the original story: <a href="http://www.guardian.co.uk/uk/2010/may/24/pedestrian-crossing-protest-traffic-superglue" rel="nofollow">http://www.guardian.co.uk/uk/2010/may/24/pedestrian-crossing-protest-traffic-superglue</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Connor</title>
		<link>http://jonathanlewis.wordpress.com/2010/05/15/contention/#comment-36233</link>
		<dc:creator><![CDATA[Connor]]></dc:creator>
		<pubDate>Mon, 17 May 2010 04:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3756#comment-36233</guid>
		<description><![CDATA[&quot;alter system kill pedestrian&quot; would have handled the job nicely :-)]]></description>
		<content:encoded><![CDATA[<p>&#8220;alter system kill pedestrian&#8221; would have handled the job nicely :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Stolf</title>
		<link>http://jonathanlewis.wordpress.com/2010/05/15/contention/#comment-36220</link>
		<dc:creator><![CDATA[Daniel Stolf]]></dc:creator>
		<pubDate>Sat, 15 May 2010 18:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3756#comment-36220</guid>
		<description><![CDATA[Once, there wad this application and it had a module with a pool of open connections the app would use to query the database, something like jboss, but made in-house.

This module made queries to keep the connections opened. The developer thought it would be a nice idea to select xxx.xx from dual several times per second, where xxx.xx is a any number between 000.00 and 999.99. I still don&#039;t know if this number was random or incremental, but you can try and guess how it screwed the database :P]]></description>
		<content:encoded><![CDATA[<p>Once, there wad this application and it had a module with a pool of open connections the app would use to query the database, something like jboss, but made in-house.</p>
<p>This module made queries to keep the connections opened. The developer thought it would be a nice idea to select xxx.xx from dual several times per second, where xxx.xx is a any number between 000.00 and 999.99. I still don&#8217;t know if this number was random or incremental, but you can try and guess how it screwed the database :P</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://jonathanlewis.wordpress.com/2010/05/15/contention/#comment-36219</link>
		<dc:creator><![CDATA[david]]></dc:creator>
		<pubDate>Sat, 15 May 2010 17:59:45 +0000</pubDate>
		<guid isPermaLink="false">http://jonathanlewis.wordpress.com/?p=3756#comment-36219</guid>
		<description><![CDATA[if you are a oracle DBA , you should have know this type of simulations in Oracle. Some times we can&#039;t find long running one single sql, but DB CPU is high. 
But even when optimized sql runs repeatedly , you face the same difficulty.

So even a small job, if repeated very frequently, there should be a LIMIT for it.]]></description>
		<content:encoded><![CDATA[<p>if you are a oracle DBA , you should have know this type of simulations in Oracle. Some times we can&#8217;t find long running one single sql, but DB CPU is high.<br />
But even when optimized sql runs repeatedly , you face the same difficulty.</p>
<p>So even a small job, if repeated very frequently, there should be a LIMIT for it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
