Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Cumulative update package (build 3161) for SQL Server 2005 Service Pack 2 is available


View products that this article applies to.

Introduction

Microsoft SQL Server 2005 hotfixes are created for specific SQL Server service packs. You must apply a SQL Server 2005 Service Pack 2 hotfix to an installation of SQL Server 2005 Service Pack 2. By default, any hotfix that is provided in a SQL Server service pack is included in the next SQL Server service pack.

Cumulative Update 1 contains hotfixes for SQL Server 2005 issues that have been fixed since the release of Service Pack 2.

Note This build of the cumulative update package is also known as build 3161.

We recommend that you test hotfixes before you deploy them in a production environment. Because the builds are cumulative, each new fix release contains all the hotfixes and all the security fixes that were included with the previous SQL Server 2005 fix release. We recommend that you consider applying the most recent fix release that contains this hotfix. For more information, click the following article number to view the article in the Microsoft Knowledge Base:
937137 The SQL Server 2005 builds that were released after SQL Server 2005 Service Pack 2 was released

Important notes about the cumulative update package

  • SQL Server 2005 hotfixes are now multilanguage. There is only one cumulative update package for all languages.
  • One cumulative update package includes all the component packages. The cumulative update package is designed to update only those components that are installed on the system.
  • You must enable the SQL Server Management Object (SMO) extended stored procedures and the SQL Server Distributed Management Object (SQL-DMO) extended stored procedures before you install the cumulative update package. For more information about the SMO and DMO XPs option, see SQL Server 2005 Books Online.

    Note SQL Server 2005 Books Online notes that the default setting of these stored procedures is 0 (off). However, this value is incorrect. By default, the setting is 1 (on).

↑ Back to the top


More information

How to obtain Cumulative Update 1 for SQL Server 2005 Service Pack 2

A supported cumulative update package is now available from Microsoft. However, it is intended to correct only the problems that are described in this article. Apply it only to systems that are experiencing these specific problems. This cumulative update package may receive additional testing. Therefore, if you are not severely affected by any of these problems, we recommend that you wait for the next SQL Server 2005 service pack that contains the hotfixes in this cumulative update package.

If the cumulative update is available for download, there is a "Hotfix download available" section at the top of this Knowledge Base article. If this section does not appear, contact Microsoft Customer Service and Support to obtain the cumulative update package.

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific cumulative update package. For a complete list of Microsoft Customer Service and Support telephone numbers or to create a separate service request, visit the following Microsoft Web site: Note The "Hotfix Download Available" form displays the languages for which the cumulative update is available. If you do not see your language, it is because a cumulative update package is not available for that language.

SQL Server 2005 post-SP2 hotfixes that are included in the cumulative update package (build 3161) for SQL Server 2005 SP2

Note Microsoft Knowledge Base articles that discuss these hotfixes will be released as the hotfixes become available. For more information about the bugs, click the article numbers to view the articles in the Microsoft Knowledge Base.
SQL Hotfix bug numberKnowledge Base article numberDescription
50000939933508Microsoft SQL Server 2005 Service Pack 2 issue: Cleanup tasks run at different intervals than intended
50000787929240FIX: I/O requests that are generated by the checkpoint process may cause I/O bottlenecks if the I/O subsystem is not fast enough to sustain the IO requests in SQL Server 2005
50000784930505FIX: Error message when you run DML statements against a table that is published for merge replication in SQL Server 2005: "Could not find stored procedure"
50000783930691FIX: SQL Server Profiler stops monitoring the instance after a time when you use SQL Server Profiler to monitor an instance of SQL Server 2005 Analysis Services
50000785930775FIX: Error message when you try to retrieve rows from a cursor that uses the OPTION (RECOMPILE) query hint in SQL Server 2005: "Could not complete cursor operation because the table schema changed after the cursor was declared"
50000873931329FIX: Error message when you run a query in Microsoft SQL Server 2005: "Msg 8624, Level 16, State 116 Internal Query Processor Error: The query processor could not produce a query plan"
50000875932115FIX: The ghost row clean-up thread does not remove ghost rows on some data files of a database in SQL Server 2005
50000900933549FIX: You may receive an access violation when you perform a bulk copy operation in SQL Server 2005
50000949934109FIX: The Distribution Agent generates an access violation when you configure a transactional replication publication to run an additional script after the snapshot is applied at the subscriber in SQL Server 2005
50000952934188FIX: The Distribution Agent does not deliver commands to the Subscriber even if the Distribution Agent is running in SQL Server 2005
50000958934226FIX: Error message when you try to use Database Mail to send an e-mail message in SQL Server 2005: "profile name is not valid (Microsoft SQL Server, Error 14607)"
50001012934459FIX: The Check Database Integrity task and the Execute T-SQL Statement task in a maintenance plan may lose database context in certain circumstances in SQL Server 2005 builds 3150 through 3158
50000948934106FIX: SQL Server 2005 database engine generates failed assertion errors when you use the Replication Monitor to monitor the distribution database
50000684931821FIX: High CPU utilization by SQL Server 2005 may occur when you use NUMA architecture on a computer that has an x64-based version of SQL Server 2005 installed
50000769931843FIX: SQL Server 2005 does not reclaim the disk space that is allocated to the temporary table if the stored procedure is stopped
50000918933808FIX: Error message when you run a query that contains nested FOR XML clauses in SQL Server 2005: "The XML data type is damaged"
50000921933499FIX: Error message when you use transactional replication to replicate the execution of stored procedures to subscribers in SQL Server 2005: "Insufficient memory to run query"
50000945933564FIX: A gradual increase in memory consumption for the USERSTORE_TOKENPERM cache store occurs in SQL Server 2005
50000964933724FIX: The query performance is slow when you run a query that uses a user-defined scalar function against an instance of SQL Server 2005
50000969933766FIX: Failed assertion message in the Errorlog file when you perform various operations in SQL Server 2005: "Failed Assertion = 'fFalse' Attempt to access expired blob handle (3)"
50001026934706FIX: Error message when you perform a piecemeal restore operation after you enable vardecimal database compression in SQL Server 2005 Service Pack 2: "Piecemeal restore is not supported when an upgrade is involved"
50001076935399FIX: A table in a report that is delivered by SQL Server 2005 Reporting Services with Service Pack 2 appears to be compressed when the report is opened in Outlook 2007
50001083935789FIX: On a computer that is running SQL Server 2005 and that has multiple processors, you may receive incorrect results when you run a query that contains an inner join
50001105935436FIX: The background color of a report may be black when the report is hosted by a report server in SQL Server 2005 Reporting Services
50000786An application that uses the Analysis Services 9.0 OLE DB Provider (Msolap90.dll) to connect to SQL Server 2005 Analysis Services may experience a memory leak.
50000810When you use a cursor to update a view, error 16934 occurs. The error message for error 16934 is as follows: "Optimistic concurrency check failed. The row was modified outside of this cursor."
50000889In the Data Mining Client for Excel add-in, you perform the Analyze Key Influencers action against a server that is running SQL Server 2005 Analysis Services Standard Edition. When you do this, you receive the following error message: "The 'MINIMUM_DEPENDENCY_PROBABILITY' data mining parameter is not valid for the 'ATableName' model."
50000919When you run an encrypted stored procedure, error 565 may occur. The error message for error 565 is as follows: "A stack overflow occurred in the server while compiling the query. Please simplify the query."
50000960A content query from the Data Mining Client for Excel add-in may take a long time to display the result set. This problem occurs especially when the result set is large. Microsoft Office Excel may appear to stop responding (hang) when the query is running.

↑ Back to the top


Cumulative update package information

Prerequisites

  • Microsoft SQL Server 2005 Service Pack 2 (SP2)
For more information about how to obtain SQL Server 2005 Service Pack 2, click the following article number to view the article in the Microsoft Knowledge Base:
913089 How to obtain the latest service pack for SQL Server 2005

Restart information

The SQL Server service must be restarted. The Setup program restarts the SQL Server service. You may also have to restart the computer.

Registry information

You do not have to change the registry.

File information

This cumulative update package contains only those files that are required to correct the issues that this article lists. This cumulative update package may not contain all the files that you must have to fully update a product to the latest build.

The English version of this cumulative update package has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
SQL Server 2005 Database Engine, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3161.0296,30403-Apr-200715:03x86
Msmdlocal.dll9.0.3161.015,930,22403-Apr-200715:03x86
Mssqlsystemresource.ldfNot Applicable524,28803-Apr-200711:51Not Applicable
Mssqlsystemresource.mdfNot Applicable40,173,56803-Apr-200711:51Not Applicable
Rdistcom.dll2005.90.3161.0644,46403-Apr-200715:03x86
Sqlaccess.dll2005.90.3161.0350,57603-Apr-200715:03x86
Sqlservr.exe2005.90.3161.029,191,53603-Apr-200715:03x86
Sysdbupg.sqlNot Applicable510,62231-Mar-20075:24Not Applicable
SQL Server 2005 Analysis Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Msmdlocal.dll9.0.3161.015,930,22403-Apr-200715:03x86
Msmdsrv.exe9.0.3161.014,898,54403-Apr-200715:03x86
Msmgdsrv.dll9.0.3161.06,041,45603-Apr-200715:03x86
Msolap90.dll9.0.3161.04,299,12003-Apr-200715:03x86
SQL Server 2005 Reporting Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Reportingservices.Diagnostics.dll9.0.3161.0800,11203-Apr-200715:03x86
Microsoft.Reportingservices.Htmlrendering.dll9.0.3161.0308,59203-Apr-200715:03x86
Microsoft.Reportingservices.Imagerendering.dll9.0.3161.0288,11203-Apr-200715:03x86
Msmdlocal.dll9.0.3161.015,930,22403-Apr-200715:03x86
Msmgdsrv.dll9.0.3161.06,041,45603-Apr-200715:03x86
Reportingservicesservice.exe9.0.3161.017,26403-Apr-200715:03x86
SQL Server 2005 Notification Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Nsservice.exe9.0.3161.021,87203-Apr-200715:03x86
SQL Server 2005 Integration Services, 32-bit version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3161.0296,30403-Apr-200715:03x86
Msdtssrvr.exe9.0.3161.0206,19203-Apr-200715:03x86
Msmdlocal.dll9.0.3161.015,930,22403-Apr-200715:03x86
SQL Server 2005 Database Engine, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3161.0296,30403-Apr-200714:03x86
Msmdlocal.dll9.0.3161.015,930,22403-Apr-200714:03x86
Mssqlsystemresource.ldfNot Applicable524,28803-Apr-200710:51Not Applicable
Mssqlsystemresource.mdfNot Applicable40,173,56803-Apr-200710:51Not Applicable
Rdistcom.dll2005.90.3161.0828,27203-Apr-200719:03x64
Sqlaccess.dll2005.90.3161.0357,74403-Apr-200719:03x86
Sqlservr.exe2005.90.3161.038,534,51203-Apr-200719:03x64
Sysdbupg.sqlNot Applicable510,62231-Mar-20074:24Not Applicable
SQL Server 2005 Analysis Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Msmdlocal.dll9.0.3161.030,801,77603-Apr-200719:03x64
Msmdsrv.exe9.0.3161.030,130,03203-Apr-200719:03x64
Msmgdsrv.dll9.0.3161.06,041,45603-Apr-200715:03x86
Msmgdsrv.dll9.0.3161.09,101,68003-Apr-200719:03x64
Msolap90.dll9.0.3161.04,299,12003-Apr-200715:03x86
Msolap90.dll9.0.3161.05,849,96803-Apr-200719:03x64
SQL Server 2005 Reporting Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Reportingservices.Diagnostics.dll9.0.3161.0800,11203-Apr-200719:03x86
Microsoft.Reportingservices.Htmlrendering.dll9.0.3161.0308,59203-Apr-200719:03x86
Microsoft.Reportingservices.Imagerendering.dll9.0.3161.0288,11203-Apr-200719:03x86
Msmdlocal.dll9.0.3161.030,801,77603-Apr-200719:03x64
Msmgdsrv.dll9.0.3161.09,101,68003-Apr-200719:03x64
Reportingservicesservice.exe9.0.3161.017,26403-Apr-200719:03x86
SQL Server 2005 Notification Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Nsservice.exe9.0.3161.021,87203-Apr-200719:03x86
SQL Server 2005 Integration Services, x64-based version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3161.0296,30403-Apr-200714:03x86
Msdtssrvr.exe9.0.3161.0202,09603-Apr-200719:03x64
Msmdlocal.dll9.0.3161.030,801,77603-Apr-200719:03x64
SQL Server 2005 Database Engine, Itanium architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3161.0296,30403-Apr-200714:03x86
Msmdlocal.dll9.0.3161.049,815,92003-Apr-200721:18IA-64
Mssqlsystemresource.ldfNot Applicable524,28803-Apr-200710:51Not Applicable
Mssqlsystemresource.mdfNot Applicable40,173,56803-Apr-200710:51Not Applicable
Rdistcom.dll2005.90.3161.01,885,04003-Apr-200721:18IA-64
Sqlaccess.dll2005.90.3161.0352,11203-Apr-200721:18x86
Sqlservr.exe2005.90.3161.072,841,07203-Apr-200721:18IA-64
Sysdbupg.sqlNot Applicable510,62231-Mar-20074:24Not Applicable
SQL Server 2005 Analysis Services, Itanium architecture version
File nameFile versionFile sizeDateTimePlatform
Msmdlocal.dll9.0.3161.015,930,22403-Apr-200715:03x86
Msmdlocal.dll9.0.3161.049,815,92003-Apr-200722:18IA-64
Msmdsrv.exe9.0.3161.048,766,83203-Apr-200721:18IA-64
Msmgdsrv.dll9.0.3161.06,041,45603-Apr-200715:03x86
Msmgdsrv.dll9.0.3161.013,128,04803-Apr-200722:18IA-64
Msolap90.dll9.0.3161.04,299,12003-Apr-200715:03x86
Msolap90.dll9.0.3161.07,910,25603-Apr-200722:18IA-64
SQL Server 2005 Reporting Services, Itanium architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Reportingservices.Diagnostics.dll9.0.3161.0800,11203-Apr-200721:18x86
Microsoft.Reportingservices.Htmlrendering.dll9.0.3161.0308,59203-Apr-200721:18x86
Microsoft.Reportingservices.Imagerendering.dll9.0.3161.0288,11203-Apr-200721:18x86
Msmdlocal.dll9.0.3161.049,815,92003-Apr-200721:18IA-64
Msmgdsrv.dll9.0.3161.013,128,04803-Apr-200721:18IA-64
Reportingservicesservice.exe9.0.3161.017,26403-Apr-200721:18x86
SQL Server 2005 Notification Services, Itanium architecture version
File nameFile versionFile sizeDateTimePlatform
Nsservice.exe9.0.3161.021,87203-Apr-200721:18x86
SQL Server 2005 Integration Services, Itanium architecture version
File nameFile versionFile sizeDateTimePlatform
Microsoft.Sqlserver.Maintenanceplantasks.dll9.0.3161.0296,30403-Apr-200714:03x86
Msdtssrvr.exe9.0.3161.0202,09603-Apr-200721:18IA-64
Msmdlocal.dll9.0.3161.049,815,92003-Apr-200721:18IA-64

↑ Back to the top


References

For more information about how to obtain SQL Server 2005 Service Pack 2, click the following article number to view the article in the Microsoft Knowledge Base:
913089 How to obtain the latest service pack for SQL Server 2005
For more information about the new features in SQL Server 2005 SP2 and about the improvements in SQL Server 2005 SP2, visit the following Microsoft Web site: For more information about the naming schema for SQL Server updates, click the following article number to view the article in the Microsoft Knowledge Base:
822499 New naming schema for Microsoft SQL Server software update packages

↑ Back to the top


Keywords: kbautohotfix, kbqfe, kbhotfixserver, kbexpertiseadvanced, kbhotfixrollup, KB935356

↑ Back to the top

Article Info
Article ID : 935356
Revision : 5
Created on : 4/8/2008
Published on : 4/8/2008
Exists online : False
Views : 441