Error!
Success!

SQL Server Day to day maintenance

0
kicks

SQL Server Day to day maintenance  (Unpublished)

Here’s a little SQL Server T-SQL script I wrote that will executes some day-to-day maintenance It’ calls some sp’s in MSDB to remove old (as specified by the parameter in the dateadd() function) mail, job and backup history info that will normally accumulate in msdb making it grow bigger over time. Also a DBCC CHECKDB statement


Kicked By:
Drop Kicked By: