...
Benchmark TEST Database Refresh Instructions
Below are the instructions on how to get the TEST refresh script going. This script should work on all current SQL Servers versions 2008 and up.
...
If you encounter any errors contact Pioneer Technology Group and we will help you work through them.
Benchmark Test Database Refresh SQL Job
USE [msdb]
GO
/**
Editor : Caleb Hammel
...