Activity overview
Latest activity by tknoob
For Log Shipping, what's the shortest time schedule?
Hi,
When scheduling Log Shipping, what's the shortest amount of time it can be scheduled?
I'm looking for 1 to 5 minutes. Is this doable?
Thanks.
Tim
Hi Peter,
Worked great. Thanks.
Tim / comments
Hi Peter,
Worked great. Thanks.
Tim
Thanks Peter.
Good idea. I'll let you know how it goes.
Thanks.
Tim / comments
Thanks Peter.
Good idea. I'll let you know how it goes.
Thanks.
Tim
Here's the backup command:
EXECUTE master..sqlbackup '-SQL "BACKUP DATABASES EXCLUDE [tempdb] TO DISK = ''\\prod.ent\proddfs\DBBackupFolders\backup_sql_db07\Backup_SQL\<AUTO>.sqb'' WITH ERASEFILES = 3b, MAILTO_ONERRORONLY = ''sqlalerts@bbbbb.com'', CHECKSUM, DISKRETRYINTERVAL = 30, DISKRETRYCOUNT = 10, COMPRESSION = 4"'
Thanks for your help.
Tim / comments
Here's the backup command:
EXECUTE master..sqlbackup '-SQL "BACKUP DATABASES EXCLUDE [tempdb] TO DISK = ''\\prod.ent\proddfs\DBBackupFolders\backup_sql_db07\Backup_SQL\<AUTO>.sqb'' WITH ERASEFILES ...
Full/Differential Backups extremely slow
Hi,
Our Full and Differential backups have become extremely slow.
Backing up over 1400 databases takes over 12 hours or longer.
Using SQL Backup 7.2.1.4.
Does SQL Backup start choking with a large ...
Limit on number of databases per Instance
Hi,
Is there a limit on the number of databases to backup per Instance?
We have over 1400 databases in an Instance and the backups hang after a period of time. Using v7.2.1.4.
Thanks.
Tim Knoob
Se...