Skip to content

Protiguous/sql-server-maintenance-solution

This branch is 109 commits behind olahallengren/sql-server-maintenance-solution:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e6c932 · Jan 1, 2021
Nov 20, 2020
Jan 11, 2020
Dec 31, 2020
Jan 5, 2020
Dec 31, 2020
Dec 31, 2020
Dec 31, 2020
Jan 1, 2021
Dec 31, 2020
Jan 5, 2020
Jan 5, 2020
Nov 21, 2020

Repository files navigation

SQL Server Maintenance Solution

licence badge stars badge forks badge issues badge bug report badge feature request badge

Getting Started

Download MaintenanceSolution.sql. This script creates all the objects and jobs that you need.

You can also download the objects as separate scripts:

Note that you always need CommandExecute; DatabaseBackup, DatabaseIntegrityCheck, and IndexOptimize are using it. You need CommandLog if you are going to use the option to log commands to a table.

Supported versions: SQL Server 2008, SQL Server 2008 R2, SQL Server 2012, SQL Server 2014, SQL Server 2016, SQL Server 2017, SQL Server 2019, Azure SQL Database, and Azure SQL Database Managed Instance

Documentation

About

SQL Server Maintenance Solution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TSQL 100.0%