Skip to the content.

MSSQL-Rolling-DB-Snapshots

Tags: sql-server database-snapshots automation mirroring

MSSQL procs and job scripts to create ‘rolling’ database snapshots. These scripts are part of my Rolling Database Snapshots presentation at SQL Saturday - South Florida 2015

Files

Presentation Slides

SQL Scripts

Demo Scripts

What’s not covered here:

Implementing database mirror is not covered, and is the DBA’s (i.e. your) responsibility. If requested, I may include SQL script I used to set up a mirror of the AdventureWorks2008R2 database, but it must be customized for your environment, and some manual steps may be required.