<?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/"
	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>Comments on: SQL SERVER &#8211; Services Pack 2 for SQL Server 2008 R2 &#8211; Microsoft SQL Server 2008 R2 Service Pack 2</title>
	<atom:link href="http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Thu, 23 May 2013 14:22:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: gudlaGudla</title>
		<link>http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/#comment-418474</link>
		<dc:creator><![CDATA[gudlaGudla]]></dc:creator>
		<pubDate>Wed, 06 Feb 2013 07:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=20023#comment-418474</guid>
		<description><![CDATA[yes, we can directly apply SP2 on SP1. No need to uninstall .]]></description>
		<content:encoded><![CDATA[<p>yes, we can directly apply SP2 on SP1. No need to uninstall .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Woin</title>
		<link>http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/#comment-416305</link>
		<dc:creator><![CDATA[Woin]]></dc:creator>
		<pubDate>Fri, 01 Feb 2013 14:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=20023#comment-416305</guid>
		<description><![CDATA[I have SQL 2008 R2 SP1 Failover Cluster on Win 2008 R2 SP2 64x. To upgrade to the SQL Server 2008 R2 SP2, do I need to uninstall the SP1 first or can I simply apply the SP2 on top of it?]]></description>
		<content:encoded><![CDATA[<p>I have SQL 2008 R2 SP1 Failover Cluster on Win 2008 R2 SP2 64x. To upgrade to the SQL Server 2008 R2 SP2, do I need to uninstall the SP1 first or can I simply apply the SP2 on top of it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Craig</title>
		<link>http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/#comment-322535</link>
		<dc:creator><![CDATA[Craig]]></dc:creator>
		<pubDate>Tue, 31 Jul 2012 18:05:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=20023#comment-322535</guid>
		<description><![CDATA[Trying to install SP2 on my server which is currently on RTM, and getting the following error in SQLSysClrTypes_Cpu64_1.log:

*******************************************************************************************

Microsoft SQL Server System CLR Types requires the .NET Framework version 2.0 or 3.0 or 3.5 or 4.0. Ensure that this requirement is fulfilled before installing Microsoft SQL Server System CLR Types.

Action ended 8:18:59: CA_ErrorPrereqDotNet20Or30Or35Or40. Return value 3.

*******************************************************************************************

BUT, 2.0, 3.0, and 3.5 are all installed.  Any ideas?]]></description>
		<content:encoded><![CDATA[<p>Trying to install SP2 on my server which is currently on RTM, and getting the following error in SQLSysClrTypes_Cpu64_1.log:</p>
<p>*******************************************************************************************</p>
<p>Microsoft SQL Server System CLR Types requires the .NET Framework version 2.0 or 3.0 or 3.5 or 4.0. Ensure that this requirement is fulfilled before installing Microsoft SQL Server System CLR Types.</p>
<p>Action ended 8:18:59: CA_ErrorPrereqDotNet20Or30Or35Or40. Return value 3.</p>
<p>*******************************************************************************************</p>
<p>BUT, 2.0, 3.0, and 3.5 are all installed.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: daniel</title>
		<link>http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/#comment-321774</link>
		<dc:creator><![CDATA[daniel]]></dc:creator>
		<pubDate>Mon, 30 Jul 2012 10:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=20023#comment-321774</guid>
		<description><![CDATA[&quot;you just have to download and install SP2 and there is no need to install SP1 as this service pack is cumulative SP and contains all the previous upgrades of SP1&quot;

not exactly true - if you&#039;ve installed latest CU for SQL Server 2008R2 SP1 you should wait 1-2 weeks till the CU#1 for SQL Server 2008R2 SP2 is released as the latest 2 CU for SP1 are not included in SP2.]]></description>
		<content:encoded><![CDATA[<p>&#8220;you just have to download and install SP2 and there is no need to install SP1 as this service pack is cumulative SP and contains all the previous upgrades of SP1&#8243;</p>
<p>not exactly true &#8211; if you&#8217;ve installed latest CU for SQL Server 2008R2 SP1 you should wait 1-2 weeks till the CU#1 for SQL Server 2008R2 SP2 is released as the latest 2 CU for SP1 are not included in SP2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayman El-Ghazali</title>
		<link>http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/#comment-321129</link>
		<dc:creator><![CDATA[Ayman El-Ghazali]]></dc:creator>
		<pubDate>Sun, 29 Jul 2012 14:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=20023#comment-321129</guid>
		<description><![CDATA[Great, now I have a lot of servers to patch when I get back from vacation :(
Thanks for the heads up, and I completely agree patching is critical. I&#039;m one of the subscribers to the approach of delaying in adopting a new SQL version until it has been out for a while or getting with with its first SP.]]></description>
		<content:encoded><![CDATA[<p>Great, now I have a lot of servers to patch when I get back from vacation :(<br />
Thanks for the heads up, and I completely agree patching is critical. I&#8217;m one of the subscribers to the approach of delaying in adopting a new SQL version until it has been out for a while or getting with with its first SP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swapnil</title>
		<link>http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/#comment-321103</link>
		<dc:creator><![CDATA[swapnil]]></dc:creator>
		<pubDate>Sun, 29 Jul 2012 13:58:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=20023#comment-321103</guid>
		<description><![CDATA[Thanks pinal.]]></description>
		<content:encoded><![CDATA[<p>Thanks pinal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Praveen Prajapati</title>
		<link>http://blog.sqlauthority.com/2012/07/29/sql-server-services-pack-2-for-sql-server-2008-r2-microsoft-sql-server-2008-r2-service-pack-2/#comment-320809</link>
		<dc:creator><![CDATA[Praveen Prajapati]]></dc:creator>
		<pubDate>Sun, 29 Jul 2012 01:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=20023#comment-320809</guid>
		<description><![CDATA[Nice advice Sir ! You are simply superb !!!! Thanks a lot.]]></description>
		<content:encoded><![CDATA[<p>Nice advice Sir ! You are simply superb !!!! Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
