<?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; Ashish Kumar Mehta</title>
	<atom:link href="http://www.sql-server-performance.com/author/ashishkumarmehta/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sql-server-performance.com</link>
	<description>SQL Server Performance Tuning</description>
	<lastBuildDate>Mon, 20 May 2013 03:15:15 +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>Overview of Template Explorer Feature in SQL Server Management Studio</title>
		<link>http://www.sql-server-performance.com/2012/template-explorer-feature-sql-server-management-studio/</link>
		<comments>http://www.sql-server-performance.com/2012/template-explorer-feature-sql-server-management-studio/#comments</comments>
		<pubDate>Tue, 31 Jul 2012 08:49:25 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[Template Explorer]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?p=3184</guid>
		<description><![CDATA[This article will give you an Overview of Template Explorer Feature in SQL Server Management Studio which was initially introduced in SQL Server 2005. SSMS has a variety of inbuilt templates which contains SQL Scripts that can help you create objects within SQL Server Database. Let&#8217;s work through an example of using the Template Explorer [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2012/template-explorer-feature-sql-server-management-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Implementing Database Settings Using Policy Based Management</title>
		<link>http://www.sql-server-performance.com/2011/settings-policy-based-management/</link>
		<comments>http://www.sql-server-performance.com/2011/settings-policy-based-management/#comments</comments>
		<pubDate>Sun, 13 Mar 2011 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[compatibility level]]></category>
		<category><![CDATA[Policy Based Management]]></category>
		<category><![CDATA[policy compliance]]></category>
		<category><![CDATA[production databases]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1950</guid>
		<description><![CDATA[Introduction Database Administrators have always had a tough time to ensuring that all the SQL Servers administered by them are configured according to the policies and standards of organization. Using SQL Server&#8217;s&#160; Policy Based Management feature DBAs can now manage one or more instances of SQL Server 2008 and check for policy compliance issues. In [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2011/settings-policy-based-management/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Unicode Compression in SQL Server 2008 R2</title>
		<link>http://www.sql-server-performance.com/2010/unicode-compression-sql-server2008-r2/</link>
		<comments>http://www.sql-server-performance.com/2010/unicode-compression-sql-server2008-r2/#comments</comments>
		<pubDate>Sun, 15 Aug 2010 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[2008 R2]]></category>
		<category><![CDATA[Compression]]></category>
		<category><![CDATA[Unicode]]></category>
		<category><![CDATA[Unicode Compression]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1887</guid>
		<description><![CDATA[&#160;Introduction Data Compression was first introduced in SQL Server 2005 with Service Pack 2 when Microsoft introduced a new storage format called VARDECIMAL to store decimal and numeric data types as variable length columns. In SQL Server 2008, Microsoft enhanced Data Compression feature to compress fixed length data types such as INTEGER, CHAR and FLOAT. [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/unicode-compression-sql-server2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backup and Restore of an Analysis Services Database</title>
		<link>http://www.sql-server-performance.com/2010/backup-analysis-services-database/</link>
		<comments>http://www.sql-server-performance.com/2010/backup-analysis-services-database/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[Reporting]]></category>
		<category><![CDATA[Analysis Services]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Restore]]></category>
		<category><![CDATA[SSAS]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1884</guid>
		<description><![CDATA[Introduction One of the most important responsibilities of a database administrator is to make sure that all the databases are backed up across environments managed by them. In my earlier article titled Importance of Database Backups and Recovery Plan I discussed the importance of a good database backup and recovery plan for all the user [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/backup-analysis-services-database/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Overview of SQL Server 2008 R2 Express Edition</title>
		<link>http://www.sql-server-performance.com/2010/sql-server-2008-r2/</link>
		<comments>http://www.sql-server-performance.com/2010/sql-server-2008-r2/#comments</comments>
		<pubDate>Tue, 29 Jun 2010 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1872</guid>
		<description><![CDATA[Microsoft released the final version of SQL Server 2008 R2 Express Edition on April 21, 2010. SQL Server 2008 R2 Express Edition continues to ship in 4 different packages. One can download Microsoft SQL Server 2008 R2 Express Edition from the following link. In this article we will take a look at SQL Server 2008 [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/sql-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Full Text Search in SQL Server 2008</title>
		<link>http://www.sql-server-performance.com/2010/full-text-search-2008/</link>
		<comments>http://www.sql-server-performance.com/2010/full-text-search-2008/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[Performance Tuning]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1846</guid>
		<description><![CDATA[Introduction SQL Server 2008 Full-Text Search feature can be used by application developers to execute full-text search queries against character based data residing in &#160;a SQL Server table. To use full text search the developer must create a full-text index for the table against which they want to run full-text search queries. For a particular [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/full-text-search-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using The Data Mining Query Task in SSIS</title>
		<link>http://www.sql-server-performance.com/2010/data-mining-query-ssis/</link>
		<comments>http://www.sql-server-performance.com/2010/data-mining-query-ssis/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[SSIS]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1828</guid>
		<description><![CDATA[SQL Server Integration Services (SSIS) is a Business Intelligence tool which can be used by database developers or administrators to perform Extract, Transform &#38; Load (ETL) operations. In my previous article Using Analysis Services Processing Task &#38; Analysis Services Execute DDL Task in SSIS I discussed how to use the Analysis Services Processing Task to [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/data-mining-query-ssis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Analysis Services Processing Task &amp; Analysis Services Execute DDL Task in SSIS</title>
		<link>http://www.sql-server-performance.com/2010/ssis-analysis-services-processing-task/</link>
		<comments>http://www.sql-server-performance.com/2010/ssis-analysis-services-processing-task/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[Business Intelligence]]></category>
		<category><![CDATA[Analysis Services]]></category>
		<category><![CDATA[DDL Task]]></category>
		<category><![CDATA[SSAS]]></category>
		<category><![CDATA[SSIS]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1819</guid>
		<description><![CDATA[SQL Server Integration Services (SSIS) is a Business Intelligence tool which can be used by database developers or administrators to perform Extract, Transform &#38; Load (ETL) operations. In my previous article Using WMI Data Reader and WMI Event Watcher Tasks in SSIS I discussed how to use the WMI Data Reader and WMI Event Watcher [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2010/ssis-analysis-services-processing-task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using WMI Data Reader and WMI Event Watcher Tasks in SSIS</title>
		<link>http://www.sql-server-performance.com/2009/wni-data-reader-wmi-event-watcher/</link>
		<comments>http://www.sql-server-performance.com/2009/wni-data-reader-wmi-event-watcher/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[WMI Data Reader]]></category>
		<category><![CDATA[WMI Event Watcher]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1817</guid>
		<description><![CDATA[ SQL Server Integration Services (SSIS) is a Business Intelligence tool which can be used by database developers or administrators to perform Extract, Transform &#38; Load (ETL) operations. In my previous article Using the Transfer Jobs Task in SQL Server Integration Services I discussed how to use the Transfer Job Task which is available in SQL [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2009/wni-data-reader-wmi-event-watcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using The Transfer Jobs Task in SQL Server Integration Services</title>
		<link>http://www.sql-server-performance.com/2009/ssis-transfer-jobs-task/</link>
		<comments>http://www.sql-server-performance.com/2009/ssis-transfer-jobs-task/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 01:12:50 +0000</pubDate>
		<dc:creator>Ashish Kumar Mehta</dc:creator>
				<category><![CDATA[General DBA]]></category>
		<category><![CDATA[SSIS]]></category>
		<guid isPermaLink="false">http://www.sql-server-performance.com/?=1772</guid>
		<description><![CDATA[Introduction SQL Server Integration Services (SSIS) is a Business Intelligence tool which can be used by database developers or administrators to perform Extract, Transform &#38; Load (ETL) operations. In my previous article entitled Using Transfer Error Messages and Transfer Master Stored Procedures Tasks in SSIS I discussed how to use the Transfer Error Messages Task [...]]]></description>
		<wfw:commentRss>http://www.sql-server-performance.com/2009/ssis-transfer-jobs-task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
