Sql Server Maintenance Solution Save

SQL Server Maintenance Solution

Project README

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, SQL Server 2022, Azure SQL Database, and Azure SQL Managed Instance

Documentation

  • Backup: https://ola.hallengren.com/sql-server-backup.html
  • Integrity Check: https://ola.hallengren.com/sql-server-integrity-check.html
  • Index and Statistics Maintenance: https://ola.hallengren.com/sql-server-index-and-statistics-maintenance.html
Open Source Agenda is not affiliated with "Sql Server Maintenance Solution" Project. README Source: olahallengren/sql-server-maintenance-solution
Stars
2,761
Open Issues
391
Last Commit
3 weeks ago
License
MIT
Tags

Open Source Agenda Badge

Open Source Agenda Rating