Downloads - SQL Server 2008-2016
Here you can download the last version of the SQL Server Maintenance Solution that runs on SQL Server 2008 to SQL Server 2016.
- MaintenanceSolution.sql: Creates all the objects and jobs
- DatabaseBackup.sql: Stored procedure to back up databases
- DatabaseIntegrityCheck.sql: Stored procedure to check the integrity of databases
- IndexOptimize.sql: Stored procedure to rebuild and reorganize indexes and update statistics
- CommandExecute.sql: Stored procedure to execute and log commands
- CommandLog.sql: Table to log commands
- Queue.sql: Table for processing databases in parallel
- QueueDatabase.sql: Table for processing databases in parallel



