08/04/2009 09:22:19

This Release Notes document describes known issues that you should read about before you install or troubleshoot Microsoft® SQL Server® 2005 Service Pack 3 (SP3). The Release Notes document and the listed Knowledge Base articles supplement SQL Server Books Online.

For more information about how to get started with installing SQL Server 2005 SP3, see the SQL Server 2005 SP3 Readme files and the SQL Server 2005 SP3 Setup documentation. Both the Readme files and the Setup documentation are available from the SQL Server 2005 SP3 Readme Files download page.

Before You Install

Before you install SQL Server 2005 SP3, review the following sections:

Knowledge Base Articles to Read First

Setup Issues

This section details Setup issues for SQL Server 2005 SP3.

Note:
The Setup issues that are listed here are the same issues that applied to SQL Server 2005 SP2. These Setup issues, and additional issues that were introduced in SQL Server 2005 Service Pack 1 or SP2, are described in the SQL Server 2005 SP2 Readme.

[Top]

Uninstall Considerations

Before you install SQL Server 2005 SP3, make sure that you back up SQL Server 2005, including the system databases, any replicated databases, and Analysis Services components. For more information, see the "Installing the Service Pack (Hotfix)" topic in the SQL Server 2005 SP3 Setup documentation. The Setup documentation is available from the SQL Server 2005 SP3 Readme Files download page.

After SQL Server 2005 SP3 has been applied, it cannot be removed without uninstalling the entire product.

To remove SP3 and revert to the previous version of SQL Server 2005:
  1. Use Add or Remove Programs (or Programs and Features if you are using Windows Vista or Windows Server 2008) to uninstall the instance of SQL Server 2005.

  2. Reinstall SQL Server 2005.

  3. Apply any hotfixes that were previously installed.

[Top]

Upgrading from SQL Server 2005 SP2 Cumulative Update 10 or Cumulative Update 11

Considerations for Upgrading Servers in a Replication Topology

Upgrading a Remote Report Server Database

If you are upgrading a Reporting Services installation that includes a remote report server database, you might encounter problems when you upgrade the database schema. By default, Setup uses the security token of the user who is running the Setup program to connect to the remote SQL Server instance and update the schema. If you have administrator permissions on both the local and remote computer, the database upgrade will succeed. If you run Setup at the command prompt and specify /rsupgradedatabaseaccount and /rsupgradepassword for an account that has permission to modify the schema on the remote computer, the database upgrade will also succeed.

If you do not have permission to update the schema on the remote computer, the connection will be refused with the following error:

"Setup was not able to upgrade the report server database schema. You must run the Reporting Services Configuration tool and on the Database Setup tab upgrade the report server database to the current database schema version."

The report server program files will be upgraded to SP3, but the report server database will be in the format of the earlier version. The report server will be unavailable while the report server database is in the older format.

To upgrade the database manually, run the Reporting Services Configuration tool after upgrade is complete. Connect to the upgraded report server, and then use the Upgrade option on the Database Setup page to update the database schema. The report server will be available after these steps are completed.

[Top]

Repairing or Modifying SQL Server Components May Fail After the Service Pack Is Installed

Restrictions on ALTER DATABASE May Cause Upgrade to Fail

Installing SQL Server 2005 SP3 on a Failover Cluster Instance

SQL Server 2005 SP3 Changes the SQL Writer Service Default Startup Type and Default State

Use of NTFS Junction Points Not Supported for SQL Server Data Files

Additional Issues

Additional Reference Information