<?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: Oracle and ORA-08177</title>
	<atom:link href="http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 16:23:01 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Transactions and Isolation levels &#171; Rolfje&#8217;s blog</title>
		<link>http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/comment-page-1/#comment-92369</link>
		<dc:creator>Transactions and Isolation levels &#171; Rolfje&#8217;s blog</dc:creator>
		<pubDate>Sat, 29 Aug 2009 21:18:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/#comment-92369</guid>
		<description>[...] I got you interested, I recommend reading this blogpost by Peter Veentjer about this very same thing. Peter is a bit more technically correct than I am in this [...]</description>
		<content:encoded><![CDATA[<p>[...] I got you interested, I recommend reading this blogpost by Peter Veentjer about this very same thing. Peter is a bit more technically correct than I am in this [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Breaking Oracle SERIALIZABLE &#171; Blog of Peter Veentjer</title>
		<link>http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/comment-page-1/#comment-55375</link>
		<dc:creator>Breaking Oracle SERIALIZABLE &#171; Blog of Peter Veentjer</dc:creator>
		<pubDate>Sat, 04 Oct 2008 11:33:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/#comment-55375</guid>
		<description>[...] Transactions with the SERIALIZABLE isolation level, use a snapshot of the world for the duration of the transaction(same goes for the READ_ONLY isolation level), so during the execution of the transaction it will not see changes made by other transactions (it will see its own changes). When the transaction wants to commit, the database checks if there are conflicts and if there are, the transaction is aborted. If there is a conflict, you get the feared ORA-08177: can&#8217;t serialize access for this transaction. [...]</description>
		<content:encoded><![CDATA[<p>[...] Transactions with the SERIALIZABLE isolation level, use a snapshot of the world for the duration of the transaction(same goes for the READ_ONLY isolation level), so during the execution of the transaction it will not see changes made by other transactions (it will see its own changes). When the transaction wants to commit, the database checks if there are conflicts and if there are, the transaction is aborted. If there is a conflict, you get the feared ORA-08177: can&#8217;t serialize access for this transaction. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oracle and ORA-08177 &#171; Blog of Peter Veentjer</title>
		<link>http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/comment-page-1/#comment-25952</link>
		<dc:creator>Oracle and ORA-08177 &#171; Blog of Peter Veentjer</dc:creator>
		<pubDate>Wed, 28 Nov 2007 10:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/#comment-25952</guid>
		<description>[...] http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/" rel="nofollow">http://blog.xebia.com/2007/11/28/oracle-and-ora-08177/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
