<?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 'hotfixes', 'SQL Server 2008', and 'SQL Server 2008 SP1'</title><link>http://sqlblog.com/search/SearchResults.aspx?o=DateDescending&amp;tag=hotfixes,SQL+Server+2008,SQL+Server+2008+SP1&amp;orTags=0</link><description>Search results matching tags 'hotfixes', 'SQL Server 2008', and 'SQL Server 2008 SP1'</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Cumulative Updates for SQL Server 2008 are available</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2010/11/18/cumulative-updates-for-sql-server-2008-are-available.aspx</link><pubDate>Thu, 18 Nov 2010 16:51:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:30728</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;On Monday, the SQL Server Release Services team released cumulative updates for both SQL Server 2008 SP1 and SQL Server 2008 SP2.&amp;nbsp; The cumulative update for SP2 restores the fixes that were potentially undone by applying SP2 (or the SP2 CTP) after applying CU9 or CU10 to SP1.&amp;nbsp; Confusing, yes, but at least it's straightened out now.&amp;nbsp; We won't have to deal with this until the next service pack.&lt;br&gt;&lt;/p&gt;&lt;ul&gt;&lt;li&gt;SQL Server 2008 SP1 Cumulative Update #11- build # 10.0.2804&lt;a href="http://support.microsoft.com/kb/2413738" title="http://support.microsoft.com/kb/2413738" target="_blank"&gt;&lt;br&gt;KB #2413738&lt;br&gt;&lt;br&gt;&lt;/a&gt; &lt;/li&gt;&lt;li&gt;SQL Server 2008 SP2 Cumulative Update #1 - build # 10.0.4266 &lt;a href="http://support.microsoft.com/kb/2289254" title="http://support.microsoft.com/kb/2289254" target="_blank"&gt;&lt;br&gt;KB #2289254&lt;/a&gt;&lt;br&gt;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;And no, neither of these updates are applicable to SQL Server 2008 R2.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Mis-steps in the publication of Cumulative Updates</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2010/01/20/mis-steps-in-the-publication-of-cumulative-updates.aspx</link><pubDate>Wed, 20 Jan 2010 17:31:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:21272</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;It used to be very difficult to obtain hotfixes for SQL Server (sometimes even to learn about their existence), and they were often unsupported.&amp;nbsp; They have made extremely great strides in this area, and in general, I find the new procedure much more convenient : just go to the KB article, select the fix(es) you want, and you get an almost immediate e-mail with download links and brief instructions.&amp;nbsp; No longer do I have to raise an issue with customer support and prove to them that I am both affected by the issue and responsible enough to handle the patch correctly.&amp;nbsp; But there are still some holes in the process. &lt;br&gt;&lt;/p&gt;

&lt;p&gt;&lt;font size="3"&gt;&lt;b&gt;1. Trying to be "smart" about platform&lt;/b&gt;&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;The hotfix download page determines your platform and language and offers you the patch files for your current local environment.&amp;nbsp; While this might be a good idea in some cases (such as client patches), for SQL Server this makes no sense at all.&amp;nbsp; This methodology assumes that I am downloading patches only for my immediate machine, when in reality I am usually downloading for a variety of instances, many of which are not even on the same subnet as my workstation.&amp;nbsp; Add to this the fact that in my experience the code just doesn't work - this is a pure x64 machine, and yet because I am using Firefox, the download page for every cumulative update thus far has limited my view to the x86 files.&amp;nbsp; It is only a minor piece of extra work to get access to the x64 files I'm really after (simply click on the "Show hotfixes for all platforms and languages" link), but ideally I'd like to see a setting where (via a cookie, or LiveID, or something) I could say "always show all platforms" or "always show both x64 and x86 files."&amp;nbsp; Or take away the "smarts" that hide the other platforms from me in the first place - presumably this is just a way to avoid actually documenting the files in sections, so silly people don't download files for the wrong platform.&lt;br&gt;&lt;/p&gt;

&lt;p style="font-weight:bold;"&gt;&lt;font size="3"&gt;2. Publication of correct files and filenames&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;While the screen shot will only highlight the repeating spelling error ("cumlative" vs. "cumulative") that has afflicted the last few cumulative updates, there was a pretty serious mistake in this most recent CU where the SP1 download actually contained the patch for RTM.&amp;nbsp; Now a lot of people are extracting the file, trying to run it against their SP1 instances, and it finds there is nothing to update.&amp;nbsp; Rather than assume a simple case of mistaken identity, many will assume that either the patch or their environment is broken.&amp;nbsp; Right now you'll notice in the screenshot below that the core file has been pulled from the download page, so they are fixing the problem - in fact it has probably been corrected by the time you are reading
this.&amp;nbsp; But why was it wrong in the first place?&amp;nbsp; Are the download
packages not tested even once before they are published?&lt;/p&gt;

&lt;p style="font-weight:bold;"&gt;&lt;font size="3"&gt;3. Being vague about the included files&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;There are always several files in each CU download, and they are not explained anywhere either on the download page or the original KB page.&amp;nbsp; What is a "SapBi" or "RB2ClickOn" file?&amp;nbsp; Do I need it?&amp;nbsp; Who knows? I really believe that for each CU they need to have some section on the download page describing the use case where you would want to download any of the smaller files individually.&lt;br&gt;&lt;/p&gt;

&lt;p style="font-weight:bold;"&gt;&lt;font size="3"&gt;The proof&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;The proof is, as they say, in the pudding.&amp;nbsp; You can see the highlighted areas in the screenshot from the points above (click to embiggen): &lt;/p&gt;

&lt;p style="margin-left:40px;"&gt;&lt;a href="http://sqlblog.com/files/folders/21271/download.aspx" target="_blank"&gt;&lt;img src="http://sqlblog.com/files/folders/21271/download.aspx" border="1" width="334" height="267"&gt;&lt;/a&gt;&lt;br&gt;&lt;/p&gt;

&lt;p style="font-weight:bold;"&gt;&lt;font size="3"&gt;What to do?&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;Without direct interaction with those involved, I am not sure what else we can do to make corrections to these processes.&amp;nbsp; The feeling of a CU is already inherently "rushed"; then when the files are published clearly without testing or attention to detail, that rushed feeling is exaggerated.&amp;nbsp; I have &lt;a href="https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=508983" title="https://connect.microsoft.com/SQLServer/feedback/ViewFeedback.aspx?FeedbackID=508983" target="_blank"&gt;commented about this problem on Connect&lt;/a&gt; and in &lt;a href="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/11/08/some-updates-to-sql-server-2008-sp1-cu4-you-may-not-have-noticed.aspx" title="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/11/08/some-updates-to-sql-server-2008-sp1-cu4-you-may-not-have-noticed.aspx" target="_blank"&gt;a previous bog post&lt;/a&gt;.&amp;nbsp; I've also stressed the need to &lt;a href="https://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=509152" title="https://connect.microsoft.com/SQL/feedback/ViewFeedback.aspx?FeedbackID=509152" target="_blank"&gt;fully document CUs before releasing them&lt;/a&gt; (but somehow left out the "testing" part).&amp;nbsp; After today's incident, it is obvious there are still some items that have room for improvement.&lt;br&gt;&lt;/p&gt;

&lt;p&gt;At least from the outside, they look like relatively simple things to fix.&amp;nbsp; Fixing them would lead to a lot less confusion among the customer base, and a lot more confidence in the general approach and attitude toward releasing updates.&amp;nbsp; A lot of that is just about better communication.&amp;nbsp; For example, while they were fixing this problem, they did not make any announcements whatsoever; they simply pulled the core files from the download page.&lt;br&gt;&lt;/p&gt;</description></item><item><title>New Cumulative Updates for SQL Server 2008 RTM &amp;amp; SP1</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2010/01/19/new-cumulative-updates-for-sql-server-2008-rtm-sp1.aspx</link><pubDate>Tue, 19 Jan 2010 14:23:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:21193</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;Late last night, the &lt;a href="http://blogs.msdn.com/sqlreleaseservices/" title="http://blogs.msdn.com/sqlreleaseservices/" target="_blank"&gt;SQL Server Release Services team&lt;/a&gt; announced new cumulative updates for both SQL Server 2008 RTM and SQL Server 2008 SP1.&lt;/p&gt;&lt;p&gt;There are too many fixes to mention, but I once again notice the trend that the "newer" branch (SP1) has more fixes than the RTM branch.&amp;nbsp; I suppose they are serious about their commitment to &lt;a href="http://blogs.msdn.com/psssql/archive/2010/01/08/important-sql-server-and-windows-end-of-support-dates-you-should-know-about.aspx" title="http://blogs.msdn.com/psssql/archive/2010/01/08/important-sql-server-and-windows-end-of-support-dates-you-should-know-about.aspx" target="_blank"&gt;end support for SQL Server 2008 RTM on April 13th of this year&lt;/a&gt;.&amp;nbsp; If you haven't already planned upgrading your instances to SP1, it is definitely time to start thinking about it.&lt;br&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/977443" title="http://support.microsoft.com/kb/977443" target="_blank"&gt;Cumulative Update 6 for SQL Server 2008 SP1&lt;/a&gt; (&lt;a href="http://support.microsoft.com/kb/977443" title="http://support.microsoft.com/kb/977443" target="_blank"&gt;KB #977443&lt;/a&gt;) brings you to build 10.00.2757.&lt;/p&gt;&lt;p&gt;&lt;a href="http://support.microsoft.com/kb/977444" title="http://support.microsoft.com/kb/977444" target="_blank"&gt;Cumulative Update 9 for SQL Server 2008 RTM&lt;/a&gt; (&lt;a href="http://support.microsoft.com/kb/977444" title="http://support.microsoft.com/kb/977444" target="_blank"&gt;KB #977444&lt;/a&gt;) brings you to build&amp;nbsp; 10.00.1828.&lt;/p&gt;&lt;p&gt;As a note, these CUs once again contain a wide variety of files.&amp;nbsp; The point of these files is to allow you to download and apply only the SNAC or Report Builder updates, which are smaller files.&amp;nbsp; If you are not sure that you only need an individual update, then your best bet is to always download the file "SQL_Server_2008_&amp;lt;SP1&amp;gt;_Cumulative_Update_&amp;lt;#&amp;gt;" for your platform - the installer will figure out which components are eligible for the update.&amp;nbsp; I wonder when the process that creates the files is going to be corrected so it spells "cumulative" correctly?&lt;br&gt;&lt;/p&gt;&lt;p&gt;You can see the official announcements &lt;a href="http://blogs.msdn.com/sqlreleaseservices/archive/2010/01/18/cumulative-update-6-for-sql-server-2008-service-pack-1.aspx" title="http://blogs.msdn.com/sqlreleaseservices/archive/2010/01/18/cumulative-update-6-for-sql-server-2008-service-pack-1.aspx" target="_blank"&gt;here&lt;/a&gt; and &lt;a href="http://blogs.msdn.com/sqlreleaseservices/archive/2010/01/18/cumulative-update-9-for-sql-server-2008-rtm.aspx" title="http://blogs.msdn.com/sqlreleaseservices/archive/2010/01/18/cumulative-update-9-for-sql-server-2008-rtm.aspx" target="_blank"&gt;here&lt;/a&gt;. &lt;br&gt;&lt;/p&gt;</description></item><item><title>New SQL Server 2008 Cumulative Updates are available</title><link>http://sqlblog.com/blogs/aaron_bertrand/archive/2009/11/17/new-sql-server-2008-cumulative-updates-are-available.aspx</link><pubDate>Tue, 17 Nov 2009 13:14:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:18902</guid><dc:creator>AaronBertrand</dc:creator><description>&lt;p&gt;For those of you watching over the past couple of weeks, you may have noticed an &lt;a href="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/11/08/some-updates-to-sql-server-2008-sp1-cu4-you-may-not-have-noticed.aspx" title="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/11/08/some-updates-to-sql-server-2008-sp1-cu4-you-may-not-have-noticed.aspx" target="_blank"&gt;out-of-band, mid-CU-cycle update to SQL Server 2008 SP1&lt;/a&gt;.&amp;nbsp; The fix to a cluster issue was available only for the SP1 branch; RTM users had to employ a kludgy workaround (see the "WORKAROUND" section in &lt;a href="http://support.microsoft.com/kb/976761" title="http://support.microsoft.com/kb/976761" target="_blank"&gt;KB #976761&lt;/a&gt;).&amp;nbsp; There was also an &lt;a href="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/11/14/for-analysis-services-users-you-should-be-aware-of-this-fix.aspx" title="http://sqlblog.com/blogs/aaron_bertrand/archive/2009/11/14/for-analysis-services-users-you-should-be-aware-of-this-fix.aspx" target="_blank"&gt;Analysis Services issue&lt;/a&gt; uncovered recently, with the only fix available for SQL Server 2005 SP3.&lt;br&gt;&lt;/p&gt;&lt;p&gt;Last night, Microsoft released official cumulative updates for both the RTM and SP1 branches, which deal with both of the above issues, among many others:&lt;br&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;&lt;b&gt;SQL Server 2008 Cumulative Update #8&lt;/b&gt;&lt;br&gt;Build: 10.00.1823&lt;br&gt;&lt;a href="http://support.microsoft.com/kb/975976" title="http://support.microsoft.com/kb/975976" target="_blank"&gt; http://support.microsoft.com/kb/975976&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;SQL Server 2008 SP1 Cumulative Update #5&lt;/b&gt;&lt;br&gt;Build: 10.00.2746&lt;br&gt;&lt;a href="http://support.microsoft.com/kb/975977" title="http://support.microsoft.com/kb/975977" target="_blank"&gt;http://support.microsoft.com/kb/975977&lt;/a&gt;&lt;br&gt;&lt;/p&gt;&lt;/blockquote&gt;</description></item></channel></rss>