<?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: An Introduction to SQL Server 2008 Change Data Capture</title>
	<atom:link href="http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/</link>
	<description>Brad M. McGehee, Director of DBA Education, Red Gate Software</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: bradmcgehee</title>
		<link>http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/#comment-512</link>
		<dc:creator>bradmcgehee</dc:creator>
		<pubDate>Thu, 20 May 2010 16:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/#comment-512</guid>
		<description>The ability for Change Data Capture to use the transaction log to cature data is unaffected by how often the transaction log is truncated.</description>
		<content:encoded><![CDATA[<p>The ability for Change Data Capture to use the transaction log to cature data is unaffected by how often the transaction log is truncated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hopper</title>
		<link>http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/#comment-511</link>
		<dc:creator>hopper</dc:creator>
		<pubDate>Thu, 20 May 2010 16:13:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/#comment-511</guid>
		<description>What happens when the transaction log is truncated regularly (every 30 mins)?  Will this affect the CDC process in any way, since it uses the transaction log to extract changed information?</description>
		<content:encoded><![CDATA[<p>What happens when the transaction log is truncated regularly (every 30 mins)?  Will this affect the CDC process in any way, since it uses the transaction log to extract changed information?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dragan</title>
		<link>http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/#comment-434</link>
		<dc:creator>Dragan</dc:creator>
		<pubDate>Sun, 25 Apr 2010 06:12:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/#comment-434</guid>
		<description>I think this is an overkill in case you don&#039;t need transaction history for a temporal database. 
However, this feature is ideal for logging changes made by users. (It is not really auditing, but close). It can be more efficient than solutions based on triggers.</description>
		<content:encoded><![CDATA[<p>I think this is an overkill in case you don&#8217;t need transaction history for a temporal database.<br />
However, this feature is ideal for logging changes made by users. (It is not really auditing, but close). It can be more efficient than solutions based on triggers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stefbauer</title>
		<link>http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/#comment-422</link>
		<dc:creator>stefbauer</dc:creator>
		<pubDate>Thu, 22 Apr 2010 12:58:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.bradmcgehee.com/2010/04/an-introduction-to-sql-server-2008-change-data-capture/#comment-422</guid>
		<description>GREAT writeup! ... I am about 1/2 way through a post on this same topic... I think you just saved me the effort of finishing my post :)

CDC is a VERY cool thing for datawarehouse loads!!</description>
		<content:encoded><![CDATA[<p>GREAT writeup! &#8230; I am about 1/2 way through a post on this same topic&#8230; I think you just saved me the effort of finishing my post <img src='http://www.bradmcgehee.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>CDC is a VERY cool thing for datawarehouse loads!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

