In-Depth

Download Hotfix for Latest SQL Service Pack

Less than a month after shipping SP2 for SQL Server 2005, Microsoft issues a hotfix to prevent maintenance plan cleanup tasks from removing data before the specified cleanup interval.

Less than a month after shipping a major new service pack for SQL Server 2005, Microsoft is issuing a hotfix to correct a problem some users experienced with the update.

Microsoft first shipped Service Pack 2 (SP2) on February 19, 2007. The main purpose of SP2 is to provide support for Windows Vista and Office 2007 (see Resources).

However, the company sent out a notice recently regarding a hotfix for an issue some users have encountered in the weeks since SP2 shipped.

"Microsoft recently uncovered an issue in SQL Server 2005 Service Pack 2, which may impact customers using cleanup tasks in Maintenance Plans and SQL Server Integration Services packages," said a Microsoft spokesperson.

The service pack includes an enhancement that lets users specify the cleanup interval in hours. When SQL Server 2005 was originally released, cleanup intervals were measured in days, in weeks, in months, or in years. Microsoft said the addition of being able to specify cleanup intervals in hours was based on customer feedback.

The service pack went through Microsoft's community technology preview (CTP) process—part of the company's changes about two years ago to improve code delivery. But the glitch got through the testing process.

"SP2 contained an issue that caused maintenance plan cleanup tasks to remove data before the specified cleanup interval," according to company statements online.

The problem does not affect customers who have not yet installed SP2, or customers who downloaded SP2 after March 5, 2007, according to the spokesperson. The hotfix is available for customers who downloaded SP2 prior to this date.

Besides support for Vista and Office 2007, according to Microsoft statements, SP2 provides support for data compression, additional business intelligence capabilities, and security updates relating to Common Criteria. It also includes manageability enhancements and the ability to access information in other databases, including Hyperion's Essbase and Oracle.

The SQL Server 2005 Service Pack 2 hotfix is available for download here.

About the Author

Stuart J. Johnston has covered technology, especially Microsoft, since February 1988 for InfoWorld, Computerworld, Information Week, and PC World, as well as for Enterprise Developer, XML & Web Services, and .NET magazines.

comments powered by Disqus

Featured

  • Compare New GitHub Copilot Free Plan for Visual Studio/VS Code to Paid Plans

    The free plan restricts the number of completions, chat requests and access to AI models, being suitable for occasional users and small projects.

  • Diving Deep into .NET MAUI

    Ever since someone figured out that fiddling bits results in source code, developers have sought one codebase for all types of apps on all platforms, with Microsoft's latest attempt to further that effort being .NET MAUI.

  • Copilot AI Boosts Abound in New VS Code v1.96

    Microsoft improved on its new "Copilot Edit" functionality in the latest release of Visual Studio Code, v1.96, its open-source based code editor that has become the most popular in the world according to many surveys.

  • AdaBoost Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the AdaBoost.R2 algorithm for regression problems (where the goal is to predict a single numeric value). The implementation follows the original source research paper closely, so you can use it as a guide for customization for specific scenarios.

  • Versioning and Documenting ASP.NET Core Services

    Building an API with ASP.NET Core is only half the job. If your API is going to live more than one release cycle, you're going to need to version it. If you have other people building clients for it, you're going to need to document it.

Subscribe on YouTube