<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Using Read-Committed Snapshot Isolation - Mini-Lab</title><link>http://blogs.technet.com/b/sql_server_isv/archive/2010/12/21/using-read-committed-snapshot-isolation-mini-lab.aspx</link><description>Dassault ENOVIA requires the use of read-committed snapshot isolation. By using the read-committed snapshot isolation level introduced in Microsoft SQL Server 2005, you can reduce blocking and deadlocking issues caused by lock contention. Every time a</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Using Read-Committed Snapshot Isolation - Mini-Lab</title><link>http://blogs.technet.com/b/sql_server_isv/archive/2010/12/21/using-read-committed-snapshot-isolation-mini-lab.aspx#3449909</link><pubDate>Tue, 30 Aug 2011 09:53:41 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3449909</guid><dc:creator>rttyII</dc:creator><description>&lt;p&gt;You say: &amp;quot;The number of blocks and deadlocks is reduced.&amp;quot;: do you mean the case &amp;quot;Writers DO block Writers&amp;quot;? (assuming that 1] &amp;quot;Readers DO NOT block Writers&amp;quot; and 2] &amp;quot;Writers DO NOT block Readers&amp;quot;)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3449909" width="1" height="1"&gt;</description></item></channel></rss>