All Tags »
SQL Server »
SQL Server 2008 »
utilities »
database developers (RSS)
Sorry, but there are no more tags available to filter with.
-
Introduction
I built a SQL Server 2008 Maintenance Plan and included a Maintenance Cleanup Task. For those who don't work with this stuff every day, Maintenance Plans are actually SSIS packages. The short version of a long story is: I couldn't execute the Maintenance Plan on the server. I won't go into that (not now, at least); but I noticed a ...