Activity overview
Latest activity by spraguetr
Looks like I made the wrong selection. All databases were included in the differential backup, but you can't do that with MASTER.
I've excluded the system databases from the daily differential backup and created a new daily full backup for the system databases. Will continue to monitor. :oops: / comments
Looks like I made the wrong selection. All databases were included in the differential backup, but you can't do that with MASTER.
I've excluded the system databases from the daily differential bac...
Backup error assistance request
I'm using SQLBackup 4 to perform daily differential backups. SQLBackup generated this code as the job step:DECLARE @exitcode int
DECLARE @sqlerrorcode int
exec master..sqlbackup N'-SQL "BACKUP DAT...
Woo Hoo! That worked. Thanks much for the help! / comments
Woo Hoo! That worked. Thanks much for the help!
SQL Backup Agent startup error. VDI library not registered.
I get this error message in Event viewer upon install of version 4.1.0.207
Event ID for the message in Event viewer is 660
Not sure exactly what to do to fix this. I need to have this fixed prior ...