Microsoft KB Archive/935356

From BetaArchive Wiki
Knowledge Base


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

Article ID: 935356

Article Last Modified on 11/20/2007



APPLIES TO

  • Microsoft SQL Server 2005 Express Edition
  • Microsoft SQL Server 2005 Express Edition with Advanced Services
  • Microsoft SQL Server 2005 Workgroup Edition
  • Microsoft SQL Server 2005 Standard Edition
  • Microsoft SQL Server 2005 Developer Edition
  • Microsoft SQL Server 2005 Enterprise Edition
  • Microsoft SQL Server 2005 Standard X64 Edition
  • Microsoft SQL Server 2005 Enterprise X64 Edition
  • Microsoft SQL Server 2005 Standard Edition for Itanium-based Systems
  • Microsoft SQL Server 2005 Enterprise Edition for Itanium-based Systems



INTRODUCTION

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

The cumulative update package (build 3161) for SQL Server 2005 SP2 contains the SQL Server 2005 hotfixes that have been released since the release of SQL Server 2005 SP2.

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

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).


MORE INFORMATION

How to obtain the cumulative update package (build 3161) for SQL Server 2005 SP2

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next SQL Server 2005 service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

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 hotfix. To create a separate service request, visit the following Microsoft Web site:

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 number Knowledge Base article number Description
50000939 933508 Microsoft SQL Server 2005 Service Pack 2 issue: Cleanup tasks run at different intervals than intended
50000787 929240 FIX: 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
50000784 930505 FIX: 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"
50000783 930691 FIX: 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
50000785 930775 FIX: 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"
50000873 931329 FIX: 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"
50000875 932115 FIX: The ghost row clean-up thread does not remove ghost rows on some data files of a database in SQL Server 2005
50000900 933549 FIX: You may receive an access violation when you perform a bulk copy operation in SQL Server 2005
50000949 934109 FIX: 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
50000952 934188 FIX: The Distribution Agent does not deliver commands to the Subscriber even if the Distribution Agent is running in SQL Server 2005
50000958 934226 FIX: 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)"
50001012 934459 FIX: 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
50000948 934106 FIX: SQL Server 2005 database engine generates failed assertion errors when you use the Replication Monitor to monitor the distribution database
50000684 931821 FIX: 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
50000769 931843 FIX: SQL Server 2005 does not reclaim the disk space that is allocated to the temporary table if the stored procedure is stopped
50000945 933564 FIX: A gradual increase in memory consumption for the USERSTORE_TOKENPERM cache store occurs in SQL Server 2005
50000964 933724 FIX: The query performance is slow when you run a query that uses a user-defined scalar function against an instance of SQL Server 2005
50000969 933766 FIX: 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)"
50001026 934706 FIX: 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"
50000786 An 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.
50000810 When 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."
50000889 In 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."
50000921 A transactional replication publication that involves replicated procedure executions may cause error 701. The error message for error 701 is as follows: "There is insufficient system memory to run this query."
50000918 When you run a query that uses the FOR XML clause together with the TYPE directive, the query may fail. Additionally, error 6611 may occur. The error message for error 6611 is as follows: "The XML data type is damaged."
50000960 A 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.
50000919 When 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."
50001083 When you join an int data type column together with a bigint data type column, you may obtain incorrect results. This problem occurs if the join uses bitmap filtering.
50001076 Tables in SQL Server 2005 Reporting Services reports may not be displayed correctly when you view the reports in Microsoft Office Outlook 2007.
50001105 After you apply SQL Server 2005 SP2, the Print Preview feature in Reporting Services may show a solid black page.


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 name File version File size Date Time Platform
Microsoft.Sqlserver.Maintenanceplantasks.dll 9.0.3161.0 296,304 03-Apr-2007 15:03 x86
Msmdlocal.dll 9.0.3161.0 15,930,224 03-Apr-2007 15:03 x86
Mssqlsystemresource.ldf Not Applicable 524,288 03-Apr-2007 11:51 Not Applicable
Mssqlsystemresource.mdf Not Applicable 40,173,568 03-Apr-2007 11:51 Not Applicable
Rdistcom.dll 2005.90.3161.0 644,464 03-Apr-2007 15:03 x86
Sqlaccess.dll 2005.90.3161.0 350,576 03-Apr-2007 15:03 x86
Sqlservr.exe 2005.90.3161.0 29,191,536 03-Apr-2007 15:03 x86
Sysdbupg.sql Not Applicable 510,622 31-Mar-2007 5:24 Not Applicable
SQL Server 2005 Analysis Services, 32-bit version
File name File version File size Date Time Platform
Msmdlocal.dll 9.0.3161.0 15,930,224 03-Apr-2007 15:03 x86
Msmdsrv.exe 9.0.3161.0 14,898,544 03-Apr-2007 15:03 x86
Msmgdsrv.dll 9.0.3161.0 6,041,456 03-Apr-2007 15:03 x86
Msolap90.dll 9.0.3161.0 4,299,120 03-Apr-2007 15:03 x86
SQL Server 2005 Reporting Services, 32-bit version
File name File version File size Date Time Platform
Microsoft.Reportingservices.Diagnostics.dll 9.0.3161.0 800,112 03-Apr-2007 15:03 x86
Microsoft.Reportingservices.Htmlrendering.dll 9.0.3161.0 308,592 03-Apr-2007 15:03 x86
Microsoft.Reportingservices.Imagerendering.dll 9.0.3161.0 288,112 03-Apr-2007 15:03 x86
Msmdlocal.dll 9.0.3161.0 15,930,224 03-Apr-2007 15:03 x86
Msmgdsrv.dll 9.0.3161.0 6,041,456 03-Apr-2007 15:03 x86
Reportingservicesservice.exe 9.0.3161.0 17,264 03-Apr-2007 15:03 x86
SQL Server 2005 Notification Services, 32-bit version
File name File version File size Date Time Platform
Nsservice.exe 9.0.3161.0 21,872 03-Apr-2007 15:03 x86
SQL Server 2005 Integration Services, 32-bit version
File name File version File size Date Time Platform
Microsoft.Sqlserver.Maintenanceplantasks.dll 9.0.3161.0 296,304 03-Apr-2007 15:03 x86
Msdtssrvr.exe 9.0.3161.0 206,192 03-Apr-2007 15:03 x86
Msmdlocal.dll 9.0.3161.0 15,930,224 03-Apr-2007 15:03 x86
SQL Server 2005 Database Engine, x64-based version
File name File version File size Date Time Platform
Microsoft.Sqlserver.Maintenanceplantasks.dll 9.0.3161.0 296,304 03-Apr-2007 14:03 x86
Msmdlocal.dll 9.0.3161.0 15,930,224 03-Apr-2007 14:03 x86
Mssqlsystemresource.ldf Not Applicable 524,288 03-Apr-2007 10:51 Not Applicable
Mssqlsystemresource.mdf Not Applicable 40,173,568 03-Apr-2007 10:51 Not Applicable
Rdistcom.dll 2005.90.3161.0 828,272 03-Apr-2007 19:03 x64
Sqlaccess.dll 2005.90.3161.0 357,744 03-Apr-2007 19:03 x86
Sqlservr.exe 2005.90.3161.0 38,534,512 03-Apr-2007 19:03 x64
Sysdbupg.sql Not Applicable 510,622 31-Mar-2007 4:24 Not Applicable
SQL Server 2005 Analysis Services, x64-based version
File name File version File size Date Time Platform
Msmdlocal.dll 9.0.3161.0 30,801,776 03-Apr-2007 19:03 x64
Msmdsrv.exe 9.0.3161.0 30,130,032 03-Apr-2007 19:03 x64
Msmgdsrv.dll 9.0.3161.0 6,041,456 03-Apr-2007 15:03 x86
Msmgdsrv.dll 9.0.3161.0 9,101,680 03-Apr-2007 19:03 x64
Msolap90.dll 9.0.3161.0 4,299,120 03-Apr-2007 15:03 x86
Msolap90.dll 9.0.3161.0 5,849,968 03-Apr-2007 19:03 x64
SQL Server 2005 Reporting Services, x64-based version
File name File version File size Date Time Platform
Microsoft.Reportingservices.Diagnostics.dll 9.0.3161.0 800,112 03-Apr-2007 19:03 x86
Microsoft.Reportingservices.Htmlrendering.dll 9.0.3161.0 308,592 03-Apr-2007 19:03 x86
Microsoft.Reportingservices.Imagerendering.dll 9.0.3161.0 288,112 03-Apr-2007 19:03 x86
Msmdlocal.dll 9.0.3161.0 30,801,776 03-Apr-2007 19:03 x64
Msmgdsrv.dll 9.0.3161.0 9,101,680 03-Apr-2007 19:03 x64
Reportingservicesservice.exe 9.0.3161.0 17,264 03-Apr-2007 19:03 x86
SQL Server 2005 Notification Services, x64-based version
File name File version File size Date Time Platform
Nsservice.exe 9.0.3161.0 21,872 03-Apr-2007 19:03 x86
SQL Server 2005 Integration Services, x64-based version
File name File version File size Date Time Platform
Microsoft.Sqlserver.Maintenanceplantasks.dll 9.0.3161.0 296,304 03-Apr-2007 14:03 x86
Msdtssrvr.exe 9.0.3161.0 202,096 03-Apr-2007 19:03 x64
Msmdlocal.dll 9.0.3161.0 30,801,776 03-Apr-2007 19:03 x64
SQL Server 2005 Database Engine, Itanium architecture version
File name File version File size Date Time Platform
Microsoft.Sqlserver.Maintenanceplantasks.dll 9.0.3161.0 296,304 03-Apr-2007 14:03 x86
Msmdlocal.dll 9.0.3161.0 49,815,920 03-Apr-2007 21:18 IA-64
Mssqlsystemresource.ldf Not Applicable 524,288 03-Apr-2007 10:51 Not Applicable
Mssqlsystemresource.mdf Not Applicable 40,173,568 03-Apr-2007 10:51 Not Applicable
Rdistcom.dll 2005.90.3161.0 1,885,040 03-Apr-2007 21:18 IA-64
Sqlaccess.dll 2005.90.3161.0 352,112 03-Apr-2007 21:18 x86
Sqlservr.exe 2005.90.3161.0 72,841,072 03-Apr-2007 21:18 IA-64
Sysdbupg.sql Not Applicable 510,622 31-Mar-2007 4:24 Not Applicable
SQL Server 2005 Analysis Services, Itanium architecture version
File name File version File size Date Time Platform
Msmdlocal.dll 9.0.3161.0 15,930,224 03-Apr-2007 15:03 x86
Msmdlocal.dll 9.0.3161.0 49,815,920 03-Apr-2007 22:18 IA-64
Msmdsrv.exe 9.0.3161.0 48,766,832 03-Apr-2007 21:18 IA-64
Msmgdsrv.dll 9.0.3161.0 6,041,456 03-Apr-2007 15:03 x86
Msmgdsrv.dll 9.0.3161.0 13,128,048 03-Apr-2007 22:18 IA-64
Msolap90.dll 9.0.3161.0 4,299,120 03-Apr-2007 15:03 x86
Msolap90.dll 9.0.3161.0 7,910,256 03-Apr-2007 22:18 IA-64
SQL Server 2005 Reporting Services, Itanium architecture version
File name File version File size Date Time Platform
Microsoft.Reportingservices.Diagnostics.dll 9.0.3161.0 800,112 03-Apr-2007 21:18 x86
Microsoft.Reportingservices.Htmlrendering.dll 9.0.3161.0 308,592 03-Apr-2007 21:18 x86
Microsoft.Reportingservices.Imagerendering.dll 9.0.3161.0 288,112 03-Apr-2007 21:18 x86
Msmdlocal.dll 9.0.3161.0 49,815,920 03-Apr-2007 21:18 IA-64
Msmgdsrv.dll 9.0.3161.0 13,128,048 03-Apr-2007 21:18 IA-64
Reportingservicesservice.exe 9.0.3161.0 17,264 03-Apr-2007 21:18 x86
SQL Server 2005 Notification Services, Itanium architecture version
File name File version File size Date Time Platform
Nsservice.exe 9.0.3161.0 21,872 03-Apr-2007 21:18 x86
SQL Server 2005 Integration Services, Itanium architecture version
File name File version File size Date Time Platform
Microsoft.Sqlserver.Maintenanceplantasks.dll 9.0.3161.0 296,304 03-Apr-2007 14:03 x86
Msdtssrvr.exe 9.0.3161.0 202,096 03-Apr-2007 21:18 IA-64
Msmdlocal.dll 9.0.3161.0 49,815,920 03-Apr-2007 21:18 IA-64


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


Keywords: kbqfe kbhotfixrollup kbexpertiseadvanced kbhotfixserver KB935356