Select the product you need help with
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 3042 through 3053Article ID: 934458 - View products that this article applies to. Bug #: 50001012 (SQL Hotfix) On This PageSYMPTOMSIn Microsoft SQL Server 2005 Service Pack 2 (SP2), the following tasks in a maintenance plan may lose database context in certain circumstances:
For the Execute T-SQL Statement task, this problem occurs if the following conditions are true:
Note You can confirm that this problem has occurred by using SQL Server Profiler. When you trace the maintenance plan execution, see the Database column in SQL Server Profiler. RESOLUTIONThis problem occurs in SQL Server 2005 builds 3042 through 3053 and in SQL Server 2005 builds 3150 through 3158. If you are running a build of SQL Server 2005 SP2 between 3042 and 3053, download and install the following critical update from the Microsoft Download Center. The following file is available for download from the Microsoft Download Center: Collapse this image ![]()
(http://www.microsoft.com/downloads/details.aspx?FamilyId=D09CF5C4-FEC4-4322-9FEE-06A43401CF0C)
After you install this critical update, the build of SQL Server 2005 is 3054. For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base: 119591
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.
(http://support.microsoft.com/kb/119591/
)
How to obtain Microsoft support files from online services
File informationThe English version of this critical update 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, 32-bit versionCollapse this table
SQL Server 2005, x64-based versionCollapse this table
SQL Server 2005, Itanium-based versionCollapse this table
934459 To obtain this critical update in an automated way, visit the following Microsoft Update Web site:
(http://support.microsoft.com/kb/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
http://update.microsoft.com After you install this critical update, the build of SQL Server 2005 is 3161.
(http://update.microsoft.com)
For more information about how to determine the SQL Server version and edition, click the following article number to view the article in the Microsoft Knowledge Base: 321185
(http://support.microsoft.com/kb/321185/
)
How to identify your SQL Server version and edition
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONIn the original release version of SQL Server 2005 SP2 and earlier versions, commands that are related to maintenance plan tasks are accumulated and then executed at the same time. When an error occurs, tasks are no longer executed, and the remaining maintenance tasks are not performed. In SQL Server 2005 SP2, individual batches are submitted one at a time. In the original release version of SQL Server 2005 SP2, the database connection was reset between batches. Later batches were left in the context of the default database instead of in the context that was present before the GO statement was executed. The tasks that were affected depended on the context that was present before the GO statement was executed, specifically the Check Database Integrity task and the Execute T-SQL Statement task. PropertiesArticle ID: 934458 - Last Review: October 8, 2011 - Revision: 4.0 APPLIES TO
|



Back to the top








