Tagged Questions
3
votes
2answers
150 views
SQL database backups methods-tools-procedures
Currently, I am investigating some way to more efficiently backup 4 Production SQL Databases (3 different servers/instances) and would like to know if anyone else has had the problems we are having ...
2
votes
3answers
1k views
Backup Compression in SQL Server 2005
I noticed that simply zipping my backup files reduces the space used by 70%
My idea was to, initially, backup the databases to a local server; then, using Bacula or Cobian (I don't have a budget), ...