MsSQL - Backups

Introduction

This is to create auto backups on a SQL server and place them on a drive.

Credits go to:

Ola Hallengren
https://ola.hallengren.com

The 20240104_Backup_ola_original.sql file is the untouched default version.

20240104_Backup_ola_original.sql

The 20240104_Create_Backups_Integrity_Index_Check.sql is the version used on ESP SQL servers with the use of a DB_Administration table.

20240104_Create_Backups_Integrity_Index_Check.sql


Revision #5
Created 31 August 2024 17:16:21 by Steve Ling
Updated 5 September 2024 15:31:18 by Steve Ling