<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>SQL Server Performance &#187; int</title>
	<atom:link href="http://www.sql-server-performance.com/tag/int/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Wed, 15 May 2013 08:10:41 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Manage and Monitor Identity Ranges in SQL Server Transactional Replication</title>
		<link>http://www.sql-server-performance.com/2011/identity-ranges-transactional-replication/</link>
		<comments>http://www.sql-server-performance.com/2011/identity-ranges-transactional-replication/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 01:12:50 +0000</pubDate>
		<dc:creator>Yaniv Etrogi</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[Identity Ranges]]></category>
		<category><![CDATA[INSERT]]></category>
		<category><![CDATA[int]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[Replication]]></category>
		<category><![CDATA[Transactional Replication]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1948</guid>
		<description><![CDATA[Problem When using transactional replication to replicate data in a one way topology from a publisher to a read-only subscriber(s) there is no need to manage identity ranges. However, when using&#160; transactional replication to replicate data in a two way replication topology - between two or more servers there is a need to manage identity [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2011/identity-ranges-transactional-replication/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Identity Property Range Checking in SQL Server</title>
		<link>http://www.sql-server-performance.com/2010/identity-range-check/</link>
		<comments>http://www.sql-server-performance.com/2010/identity-range-check/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 01:12:50 +0000</pubDate>
		<dc:creator>Frank Kalis</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[Identity Column]]></category>
		<category><![CDATA[int]]></category>
		<category><![CDATA[negative values]]></category>
		<category><![CDATA[range]]></category>
		<category><![CDATA[Range Check]]></category>
		<category><![CDATA[seed value]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1914</guid>
		<description><![CDATA[The IDENTITY property for a column of a numerical data type is a frequently used method to achieve system-generated &#8220;uniqueness&#8221; for each row in a table. Such a column then in turn is a quite popular choice for the PRIMARY KEY constraint. Most of the times one would choose the data type int for the [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/identity-range-check/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
