Posts
Sort by recent activity
Restore backup failed with error 1100; using UNC path
Hi there,
I'm having an issue trying to restore a red gate backup using UNC path location.
WORKS:
EXECUTE master..sqlbackup N'-SQL "RESTORE DATABASE TESTDB FROM Disk=''h:\TESTDB\FULL_TESTDB_2008111...
Question about 'code' returned from backuphistory
Hi there,
I've recently taken over a Red Gate-backed up db environment and there is a query that is running, im sure you're all familiar with:
master..sqbdata 'SELECT * FROM backuphistory where cod...