Detect running backup or restore operation

Last post 05-19-2008, 1:09 PM by sreddy. 1 replies.
Sort Posts: Previous Next
  •  05-16-2008, 3:49 AM Post number 53095

    Detect running backup or restore operation

    Is it possible within T-SQL to detect a running backup or restore operation?
  •  05-19-2008, 1:09 PM Post number 53612 in reply to post number 53095

    Re: Detect running backup or restore operation

    You can schedule a job to backup/restore and then have it send an email when it completes.
    You can use the Mintenance plan wizard in Management studio to do this.
View as RSS news feed in XML