Posts
Sort by recent activity
When adding a node to an existing sql cluster
How do you install RedGate for the existing instances? I have SQLBackup 6.5 on node A and B already. I have added a node C and need to get SQLBackup to work when existing instance failover to C. ...
In the GUI I have a server whos icon never stops spinning
The databases are displayed and after some time the graph section will display but the Activity History never displays anything. I can see stuff on the In Progress tab. I am using 6.5 and the sql...
Backup system databases may have not been updated
SQL Backup log file 6.3.0.48
-SQL "BACKUP DATABASE [dbname] TO DISK = '\\backupserver\SQL_BACKUPS\DEV\servername\dbname-20091214_012639_full.sqb' WITH NAME = 'dbname Full backup', DESCRIPTION = 'S...
log backup fails a few times a day
I have a server where the log backup that runs every hour fails a few times a day. Unusally when I get the email notification I fire the job off again and it works fine so I haven't spent any time...
Backup fails and I'm not sure why
I have the backup script below that never completes if the backup fails for a database and I'm not sure why. It calls this process for
all of my databases but the job stops after the first retry i...
What do you need to do after doing an In-Place SQL upgrade?
I have sqlbackup 5 installed on a SQL 2000EE instance and will be doing an In-Place upgrade to SQL2005EE. What needs to be done to get backups to work after upgrade?
Restore is failing
master..sqlbackup N'-SQL "RESTORE DATABASE [XRestore10302007]
FROM DISK = ''\\ABC\g$\SQLBackup\SQLe01\SQL2005\X-20071030_030444_full.sqb''
WITH RECOVERY,
MOVE ''XNewStructure'' TO ''\\ABC\h$\MSSQL2...