<?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: Advanced SQL Server Locking</title>
	<atom:link href="http://www.sql-server-performance.com/2004/advanced-sql-locking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com/2004/advanced-sql-locking/</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Fri, 17 May 2013 13:31:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: budhajit</title>
		<link>http://www.sql-server-performance.com/2004/advanced-sql-locking/#comment-494</link>
		<dc:creator>budhajit</dc:creator>
		<pubDate>Tue, 26 Jul 2011 19:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=377#comment-494</guid>
		<description><![CDATA[While getting Rowlock for single row in Update stmt
, why it is having IS/IX in page and table.
It causes the other transaction in waiting mode if different row is trying to access.
I need suggessions ASAP
regards
BJ]]></description>
		<content:encoded><![CDATA[<p>While getting Rowlock for single row in Update stmt<br />
, why it is having IS/IX in page and table.<br />
It causes the other transaction in waiting mode if different row is trying to access.</p>
<p>I need suggessions ASAP</p>
<p>regards<br />
BJ</p>
]]></content:encoded>
	</item>
</channel>
</rss>
