<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>RB&#039;s SQL Server Talk</title>
	<atom:link href="http://rajbaraty.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajbaraty.wordpress.com</link>
	<description>Learnings...Learnings... and more learnings on MS SQL SERVER!!</description>
	<lastBuildDate>Mon, 19 Dec 2011 12:12:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rajbaraty.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/62b615dfdc20895f7c9029015e41159c?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>RB&#039;s SQL Server Talk</title>
		<link>http://rajbaraty.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rajbaraty.wordpress.com/osd.xml" title="RB&#039;s SQL Server Talk" />
	<atom:link rel='hub' href='http://rajbaraty.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Understanding .TUF file in log shipping</title>
		<link>http://rajbaraty.wordpress.com/2011/12/19/understanding-tuf-file-in-log-shipping/</link>
		<comments>http://rajbaraty.wordpress.com/2011/12/19/understanding-tuf-file-in-log-shipping/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 12:11:57 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[Log Shipping]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=180</guid>
		<description><![CDATA[What is .TUF file? What is the significance of the same? Any implications if the file is deleted? .TUF file is the Transaction Undo File, which is created when performing log shipping to a server in Standby mode. When the database is in Standby mode the database recovery is done when the log is restored; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=180&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2011/12/19/understanding-tuf-file-in-log-shipping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
		<item>
		<title>Deadlock &#8211; Implicit Conversion</title>
		<link>http://rajbaraty.wordpress.com/2011/12/14/deadlock-implicit-conversion/</link>
		<comments>http://rajbaraty.wordpress.com/2011/12/14/deadlock-implicit-conversion/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 09:50:58 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[PerformanceTuning]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=260</guid>
		<description><![CDATA[Do we see deadlocks because of ‘Implicit Conversions’? Let me start defining deadlocks and then the reasons for deadlocks – Deadlock &#8211; refers to a specific condition when two or more processes are waiting for the other to release a resource, or more than two processes are waiting for resources in a circular chain. There [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=260&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2011/12/14/deadlock-implicit-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>

		<media:content url="http://rajbaraty.files.wordpress.com/2011/12/deadlock-implicit.png" medium="image">
			<media:title type="html">deadlock - implicit</media:title>
		</media:content>
	</item>
		<item>
		<title>Perform Counter Poster</title>
		<link>http://rajbaraty.wordpress.com/2011/12/13/perform-counter-poster/</link>
		<comments>http://rajbaraty.wordpress.com/2011/12/13/perform-counter-poster/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 18:30:29 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[PerformanceTuning]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=246</guid>
		<description><![CDATA[As DBAs we are for sure to work on performance tuning. Performance Tuning requires proper planning with all the needed tools and execution to nail the TRUE culprit. To make our life simpler Quest has released a poster which has comprehensive list of perform counters. I would say this should be part of the DBA [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=246&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2011/12/13/perform-counter-poster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
		<item>
		<title>MSSQL Server &amp; Interoperability</title>
		<link>http://rajbaraty.wordpress.com/2011/12/11/mssql-server-interoperability/</link>
		<comments>http://rajbaraty.wordpress.com/2011/12/11/mssql-server-interoperability/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 05:30:40 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=241</guid>
		<description><![CDATA[I am sure we all know that MS SQL server is specific to MS tool set only!&#8230; till this happened Here is the change… we all have been waiting for. MS has provided SQL Server ODBC driver for LINUX (Red Hat) – allows native application developers (C/C++) running on Linux to connect to SQL Server. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=241&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2011/12/11/mssql-server-interoperability/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
		<item>
		<title>Data Modeling</title>
		<link>http://rajbaraty.wordpress.com/2011/12/09/data-modeling/</link>
		<comments>http://rajbaraty.wordpress.com/2011/12/09/data-modeling/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 10:32:52 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[Data Modeling]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=238</guid>
		<description><![CDATA[Friends, Another year has passed by and no blogs or updates from me! why&#8230; I should ask myself!? no answer I have started exploring some Data Modeling tools from the last few days&#8230; and came across a web link which lists many of the tools widely used. The tools are detailed out with prices and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=238&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2011/12/09/data-modeling/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
		<item>
		<title>MS SQL Server CODE NAMES &#8211; Updated</title>
		<link>http://rajbaraty.wordpress.com/2010/12/08/ms-sql-server-code-names-updated/</link>
		<comments>http://rajbaraty.wordpress.com/2010/12/08/ms-sql-server-code-names-updated/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 03:33:54 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[SQL Concepts]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=214</guid>
		<description><![CDATA[I was wondering &#8220;where and how does Microsoft get all the code names&#8221;&#8230; Off course I did some googling and found one interesting web link shared by like minded DBA: SQL Server code names are named after National Parks!! Wow&#8230; Amazing! SQL Server Code Names &#8211; Reference<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=214&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2010/12/08/ms-sql-server-code-names-updated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
		<item>
		<title>MS SQL Server CODE NAMES</title>
		<link>http://rajbaraty.wordpress.com/2010/12/07/ms-sql-server-code-names/</link>
		<comments>http://rajbaraty.wordpress.com/2010/12/07/ms-sql-server-code-names/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 05:54:52 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[SQL Concepts]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=203</guid>
		<description><![CDATA[I understand I have been off for quite sometime now. I don&#8217;t have any particular reason except Work! All said and done&#8230; let me start sharing some of the learnings over time&#8230; I am sure that many of us are aware of the different code names used for different versions of SQL Server&#8230; let&#8217;s have [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=203&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2010/12/07/ms-sql-server-code-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
		<item>
		<title>Service Pack information</title>
		<link>http://rajbaraty.wordpress.com/2010/06/29/service-pack-information/</link>
		<comments>http://rajbaraty.wordpress.com/2010/06/29/service-pack-information/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 05:05:58 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[Administration]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=184</guid>
		<description><![CDATA[Click here to find information on the latest &#8220;Service Packs&#8221; available on all Microsoft Products.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=184&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2010/06/29/service-pack-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
		<item>
		<title>Some more time!</title>
		<link>http://rajbaraty.wordpress.com/2010/02/03/some-more-time/</link>
		<comments>http://rajbaraty.wordpress.com/2010/02/03/some-more-time/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 09:39:56 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=164</guid>
		<description><![CDATA[Friends, Its been quite a while; since I continued with my two topics &#8220;SQL Server IO&#8221; and &#8220;Replication Architecture&#8221;&#8230; the reason is obvious&#8230; have been really busy with many changes happening around! Will be back in as early as possible. Hope we don&#8217;t lose track on what we started!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=164&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2010/02/03/some-more-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL Server IO &#8211; 2</title>
		<link>http://rajbaraty.wordpress.com/2010/01/14/sql-server-io-2/</link>
		<comments>http://rajbaraty.wordpress.com/2010/01/14/sql-server-io-2/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 06:30:54 +0000</pubDate>
		<dc:creator>rajbaraty</dc:creator>
				<category><![CDATA[SQL Concepts]]></category>

		<guid isPermaLink="false">http://rajbaraty.wordpress.com/?p=147</guid>
		<description><![CDATA[Now that we understand what is &#8220;Transaction&#8221; and &#8220;ACID properties&#8221; of transaction&#8230; lets get moving on the next set&#8230;Write Ahead Log (WAL) :O What!?&#8230; How is WAL related to ACID properties or transaction? Yes, they are related. WAL is technique which helps to adhere to two of the four ACID properties &#8220;Atomicity&#8221; and &#8220;Durability&#8221;. Now [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajbaraty.wordpress.com&amp;blog=8044585&amp;post=147&amp;subd=rajbaraty&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://rajbaraty.wordpress.com/2010/01/14/sql-server-io-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/a42ee85d9a3b771795fc09b9ec9e2fa6?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">rajbaraty</media:title>
		</media:content>
	</item>
	</channel>
</rss>
