in

SQL Server Community Blogs

Voices of the SQL Server Community

Browse by Tags

  • Maintenance plan warning for SP2

    Due to a regression bug introduced in SP2 some of the maintenance plan tasks that can operate on multiple databases may not perform as expected. If a maintenance plan component uses TSQL of this nature USE [DBFred] GO DBCC CHECKDB.... GO USE [DBSimon] GO DBCC CHECKDB.... To handle errors in the process...
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems