Hoping someone can help me out a little here.
We have several databases at work and have recently moved from tape backup to local network backups, and replicate offsite nightly. I want to optimize the bandwidth used, which means optimizing the backups.
Here is my existing scenario
each DB makes a local cold copy of a backup each night. That copy is stored on the same server hosting the DB.
Our backup software starts with a full system image, then just takes incrementals/differentials during the day and replicates at night.
This means the incrementals/differentials are also several GBs [largely due to the cold copy]. Obviously, this takes a lot of bandwidth at night and we have a 10Mb circuit between the primary site and the second site which hosts replicated backups. That may get upgraded later. Maybe.
So is it a typical/best practice to keep a cold copy on the local server? I am thinking of having the cold copy [probably 5 days worth] on the local backup server w/out replication, instead of on the local db server, and just shipping the full images and daily incrementals [without the cold copy] offsite as the DR plan to try and slim the dailies down some.
We have several databases at work and have recently moved from tape backup to local network backups, and replicate offsite nightly. I want to optimize the bandwidth used, which means optimizing the backups.
Here is my existing scenario
each DB makes a local cold copy of a backup each night. That copy is stored on the same server hosting the DB.
Our backup software starts with a full system image, then just takes incrementals/differentials during the day and replicates at night.
This means the incrementals/differentials are also several GBs [largely due to the cold copy]. Obviously, this takes a lot of bandwidth at night and we have a 10Mb circuit between the primary site and the second site which hosts replicated backups. That may get upgraded later. Maybe.
So is it a typical/best practice to keep a cold copy on the local server? I am thinking of having the cold copy [probably 5 days worth] on the local backup server w/out replication, instead of on the local db server, and just shipping the full images and daily incrementals [without the cold copy] offsite as the DR plan to try and slim the dailies down some.