Activity overview
Latest activity by ozbroomy
I think my issue was in regard to dsik space on the backup drive.
I also created a SQL Backup 7 backup (.sqb), so never confirmed if .bak files can be restored. Hopefully this help someone else. / comments
I think my issue was in regard to dsik space on the backup drive.
I also created a SQL Backup 7 backup (.sqb), so never confirmed if .bak files can be restored. Hopefully this help someone else.
Restore fails with Error 507: No valid backup sets found
This is the code SQL Backup 7 generates for a Scheduled Restore...
DECLARE @exitcode int
DECLARE @sqlerrorcode int
EXECUTE master..sqlbackup '-SQL "RESTORE DATABASE [TCM] FROM DISK = ''\\server_pat...