OldSkoolSkater
MIS
I have a SQL 7 server to look after which I have created a backup strategy for a 12Gb database:
I run full backup jobs for the database twice weekly, with differential backups in between. I also use a maintenance plan to backup transaction logs hourly. This is all backed up to a network disk.
All has gone well until I noticed that I am rapidly running out of disk space, so I am looking to the maintenance plans to do the full backups and also the shrink the database.
My worry is how the server will be impacted when this is done as it already takes 3-4 hours to do a full backup?
Also, does anybody have a clue as to how much the DB will be shrunk down to, or is it reliant upon what is in my DB?
Can the maintenance plans only be used to do full and transaction log backups (I can't see an option for diff)?
Cheers
Steve
I run full backup jobs for the database twice weekly, with differential backups in between. I also use a maintenance plan to backup transaction logs hourly. This is all backed up to a network disk.
All has gone well until I noticed that I am rapidly running out of disk space, so I am looking to the maintenance plans to do the full backups and also the shrink the database.
My worry is how the server will be impacted when this is done as it already takes 3-4 hours to do a full backup?
Also, does anybody have a clue as to how much the DB will be shrunk down to, or is it reliant upon what is in my DB?
Can the maintenance plans only be used to do full and transaction log backups (I can't see an option for diff)?
Cheers
Steve