<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tags 'SQL Server 2008' and 'SQL 2008 SP1'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=SQL+Server+2008,SQL+2008+SP1&amp;orTags=0</link><description>Search results matching tags 'SQL Server 2008' and 'SQL 2008 SP1'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>SQL Server 2008 SP1 Cumulative Update 1 is available!</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/04/15/sql-server-2008-sp1-cumulative-update-1-is-available.aspx</link><pubDate>Thu, 16 Apr 2009 00:52:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:13312</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;If you were among those who installed CU4 for SQL Server 2008, then installed SP1, you may not know that you lost some of the fixes that came with CU4 (see &lt;a href="http://blogs.msdn.com/psssql/archive/2009/04/09/sql-server-2008-sp1-and-cumulative-updates-explained.aspx" title="http://blogs.msdn.com/psssql/archive/2009/04/09/sql-server-2008-sp1-and-cumulative-updates-explained.aspx" target="_blank"&gt;Bob Ward's post&lt;/a&gt; which is slightly more informative than the release notes).&lt;/p&gt;&lt;p&gt;Microsoft today released a post-SP1 cumulative update that adds back all of these fixes.&amp;nbsp; There is nothing else included, so there is no reason to install this CU if you are at SP1 and got there from RTM or one of the CUs.&amp;nbsp; There is always some confusion about the servicing model and what to do when the cumulative update and service pack schedules collide.&amp;nbsp; Here is a summary in this case (the most important one being the first item):&lt;/p&gt;&lt;ul&gt;&lt;li&gt;If you are currently on SP1 (2531), and upgraded from any build &amp;lt;= 1787, do nothing.&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;If you are currently on SP1 (2531), and upgraded from any build &amp;gt; 1787 and &amp;lt; 2520, apply SP1 CU1 (2710).&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;If you are currently on the SP1 CTP (2520), apply SP1 (2531).&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;If you are currently on CU4 (1798), or any interim build &amp;gt; 1787 and &amp;lt; 2520, you should install SP1 (2531) and then SP1 CU1 (2710).&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;If you are currently on RTM (1600), CU1 (1763), CU2 (1779), CU3 (1787), or any other build &amp;lt; 1787, you should install SP1 (2531).&lt;br&gt;&lt;br&gt;&lt;/li&gt;&lt;li&gt;If you are not sure which bullet applies to you, please ask!&lt;br&gt;&amp;nbsp;&lt;br&gt;&lt;/li&gt;&lt;/ul&gt;How do you tell what build you upgraded from?&amp;nbsp; Well, hopefully you remember; if not, you should be able to tell from the most recent set of setup log files in "%Program Files%\Microsoft SQL Server\100\Setup Bootstrap\Log\" ... the file summary.txt has a section called "Product features discovered" and you should be able to find the instance(s) you patched last time, and the version will be listed under the section "Database Engine Services."&lt;br&gt;&lt;p&gt;You can download the new CU here:&lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/969099" title="http://support.microsoft.com/kb/969099" target="_blank"&gt;http://support.microsoft.com/kb/969099&lt;/a&gt; &lt;/p&gt;&lt;p&gt;And from there you will find links and descriptions of the list of fixes.&lt;br&gt;&lt;/p&gt;&lt;p&gt;If you're still confused about the SQL Server servicing model, don't worry, you're not alone.&amp;nbsp; Browse Bob Ward's blog starting with the link provided above, and also see &lt;a href="http://support.microsoft.com/kb/935897" title="http://support.microsoft.com/kb/935897" target="_blank"&gt;KB #935897&lt;/a&gt;. &lt;br&gt;&lt;/p&gt;</description></item><item><title>I talked about Resource Governor (again)</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/04/10/i-talked-about-resource-governor-again.aspx</link><pubDate>Fri, 10 Apr 2009 13:10:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:13197</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;Last night I gave my Resource Governor spiel at the &lt;a href="http://www.nesql.org/" title="New England SQL Server User Group" target="_blank"&gt;New England SQL Server User Group&lt;/a&gt; meeting in Waltham, MA.&amp;nbsp; About 60 people were in attendance.&amp;nbsp; Unlike the last few times I've presented this technology to an audience (because friends and co-workers don't count), there seemed to be much more genuine interest... I think this has largely to do with the fact that &lt;a href="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/04/07/sql-server-2008-service-pack-1-is-now-available.aspx" title="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/04/07/sql-server-2008-service-pack-1-is-now-available.aspx" target="_blank"&gt;Service Pack 1 is now available&lt;/a&gt;, and the light at the end of the tunnel is a lot more visible to some fellow DBAs.&amp;nbsp; There were lots of good questions; for most I had the answers, for a few I did not.&amp;nbsp; I always fear that I will do horribly in front of a crowd, and it usually turns out better than I had feared.&amp;nbsp; This was one of those occasions.&amp;nbsp; :-)&lt;br&gt;&lt;/p&gt;&lt;p&gt;For those looking for the slides from the presentation, they are below, in PDF format.&amp;nbsp; If you want the PowerPoint slides to re-use for your own presentations, they are a moving target - so please get in touch with me directly (aaron [dot] bertrand @ gmail).&lt;br&gt;&lt;/p&gt;&lt;p&gt;After the talk, I was asked to give it again at the &lt;a href="http://www.ctdotnet.org/" title="http://www.ctdotnet.org/" target="_blank"&gt;CT DOT NET Developers Group&lt;/a&gt; in Farmington, CT.&amp;nbsp; It's a bit of a hike for me but I will probably opt in.&lt;br&gt;&lt;/p&gt;</description></item><item><title>SQL Server 2008 Service Pack 1 is now available!</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/04/07/sql-server-2008-service-pack-1-is-now-available.aspx</link><pubDate>Wed, 08 Apr 2009 01:11:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:13146</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;No, this is not a late April Fool's joke; SQL Server 2008 Service Pack 1 is finally gold.&amp;nbsp; The final release of SP1 is build 10.00.2531.00, and is available from the Microsoft Download Center:&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=66ab3dbb-bf3e-4f46-9559-ccc6a4f9dc19" title="Download SQL Server 2008 Service Pack 1" target="_blank"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=66ab3dbb-bf3e-4f46-9559-ccc6a4f9dc19&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Cumulative Updates 1, 2 and 3 are included in this service pack, as well as important fixes found during the CTP process.&amp;nbsp; As with the CTP, the most exciting feature here (IMHO, anyway) is the new slipstream functionality.&lt;br&gt;&lt;/p&gt;</description></item><item><title>SQL Server 2008 SP1 setup is a little confused</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/02/26/sql-server-2008-sp1-setup-is-a-little-confused.aspx</link><pubDate>Thu, 26 Feb 2009 19:23:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:12267</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;Of course, it is always annoying when we have to restart a machine or stop a service to service software.&amp;nbsp; I get annoyed when little updates to non-integral pieces of Windows prompt me to reboot; leave me alone and force me to reboot when you actually need those files.&amp;nbsp; Or be smarter about "in-place replace" (if that concept makes sense).&amp;nbsp; I understand the "in use" problem, but have we not made any strides in overcoming this in the past 20+ years of Windows?&amp;nbsp; This is not exclusive to this platform; my Macs need to reboot after updating iTunes or Word, which I can't fathom either.&lt;br&gt;&lt;/p&gt;&lt;p&gt;Anyway, I am straying.&amp;nbsp; The other day I &lt;a href="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/02/24/sql-server-2008-service-pack-1-ctp-is-available.aspx" title="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/02/24/sql-server-2008-service-pack-1-ctp-is-available.aspx" target="_blank"&gt;announced here&lt;/a&gt; that the CTP for SQL Server SP1 was available.&amp;nbsp; Well, I have installed it on a half dozen machines, and have come across a few minor issues in the tools (mostly around state / registered server names in Object Explorer).&amp;nbsp; But there was a change in setup that I think is going to create confusion all over the place.&amp;nbsp; Basically on a single dialog it says two things:&lt;/p&gt;&lt;p&gt;1) you will need to stop service x to avoid a restart; and,&lt;br&gt;&lt;/p&gt;&lt;p&gt;2) you will not need to stop service x to avoid a restart.&lt;/p&gt;&lt;p&gt;Don't believe me?&amp;nbsp; Here it is in black and white (and blue, and red, and a few other colors, as RDP and a crappy video card on the other end will allow):&lt;/p&gt;&lt;p&gt;&lt;img src="http://aaronbertrand.com/voodoo/sc_elaborate.png" title="split personality setup" alt="split personality setup" border="1" height="622" width="826"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Being a "glass is half full" guy for the most part, I believed 2) and, after waiting 47 minutes (yes, 47 MINUTES, I timed it!) for setup to finish, was elated to find that I did not, in fact, have to reboot.&amp;nbsp; Yay!&amp;nbsp; But the text on the dialog needs to be updated.&amp;nbsp; I complained about this on Connect, but I doubt this will meet the bar for a fix:&lt;/p&gt;&lt;p&gt;&lt;a href="http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=418470" title="Connect #418470" target="_blank"&gt;http://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=418470&lt;/a&gt; &lt;br&gt;&lt;/p&gt;</description></item><item><title>SQL Server 2008 Service Pack 1 : CTP is available!</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/02/24/sql-server-2008-service-pack-1-ctp-is-available.aspx</link><pubDate>Tue, 24 Feb 2009 14:20:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:12134</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;br&gt;Yes, you read that right; for those of you waiting to try SQL Server 2008 until SP1 is available, we are one step closer.&amp;nbsp; You can download the CTP from the following URL:
&lt;p&gt;&lt;a href="http://microsoft.com/downloads/details.aspx?FamilyID=6f26fc45-f0ca-49cf-a6ee-840c7e8bb8af" title="SQL Server 2008 Service Pack 1 CTP - 10.00.2520.00" target="_blank"&gt;http://microsoft.com/downloads/details.aspx?FamilyID=6f26fc45-f0ca-49cf-a6ee-840c7e8bb8af&lt;/a&gt; &lt;/p&gt;&lt;p&gt;The CTP will bring your instance to build # 10.00.2520.&lt;/p&gt;&lt;p&gt;Thumbs up on finally adding slipstream capability and the ability to
uninstall the service pack without uninstalling the instance.&lt;/p&gt;&lt;p&gt;Thumbs down on creating a CHM help file that is mostly legalese and requires a self-extracting exe wrapper to extract one file.&lt;/p&gt;&lt;p&gt;There is also an Express version available: &lt;/p&gt;&lt;p&gt;&lt;a href="http://microsoft.com/downloads/details.aspx?FamilyID=0f8df01e-b05b-401b-87e7-bc516683cfe0" title="SQL Server 2008 Express Service Pack 1 CTP" target="_blank"&gt;http://microsoft.com/downloads/details.aspx?FamilyID=0f8df01e-b05b-401b-87e7-bc516683cfe0&lt;/a&gt; &lt;br&gt;&lt;/p&gt;You can read more about the release at the Release Services blog:&lt;p&gt;&lt;a href="http://blogs.msdn.com/sqlreleaseservices/archive/2009/02/23/sql-server-2008-service-pack-1-sp1-ctp.aspx" title="http://blogs.msdn.com/sqlreleaseservices/archive/2009/02/23/sql-server-2008-service-pack-1-sp1-ctp.aspx" target="_blank"&gt;http://blogs.msdn.com/sqlreleaseservices/archive/2009/02/23/sql-server-2008-service-pack-1-sp1-ctp.aspx&lt;/a&gt; &lt;br&gt;&lt;/p&gt;</description></item></channel></rss>