I'm trying to make a backup-script which checks that yesterdays backup to tape was ok before doing todays backup.
this is to be done by checking that a flag-file does exist (is created if tape-backup was ok) and if so, then start todays backup.
any comments on whether to do this through SQL Server Management Studio (is this possible) or use something like Windows Power Shell to make this script?
-holdahl
this is to be done by checking that a flag-file does exist (is created if tape-backup was ok) and if so, then start todays backup.
any comments on whether to do this through SQL Server Management Studio (is this possible) or use something like Windows Power Shell to make this script?
-holdahl