SQL Script to Review Backup and Restore Processes
June 11th, 2012
No comments
A coworker shared this awesome script to monitor backup and restore operation progress. I am not sure of the origin, but is definitely has become an essential member of my SQL scripts folder.
Works on SQL 2005 – SQL2008 R2. Not tested on SQL 2012.
Categories: SQL Server, t-sql