Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase

Backup size estimation Expand / Collapse
Author
Message
Posted Wednesday, October 31, 2012 9:49 AM
SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Wednesday, May 15, 2013 6:26 PM
Points: 263, Visits: 866
We are going to do an upgrade from 2005 to 2008. Is there a way to estimate the size of a backup and time it might take?
Post #1379408
Posted Wednesday, October 31, 2012 10:05 AM


SSC-Dedicated

SSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-DedicatedSSC-Dedicated

Group: General Forum Members
Last Login: Today @ 4:30 AM
Points: 37,742, Visits: 30,021
Best bet would be to look at your normal scheduled backups, see how large they are and how long they took.


Gail Shaw
Microsoft Certified Master: SQL Server 2008, MVP
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

We walk in the dark places no others will enter
We stand on the bridge and no one may pass

Post #1379413
Posted Wednesday, October 31, 2012 11:01 AM
SSC Veteran

SSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC VeteranSSC Veteran

Group: General Forum Members
Last Login: Wednesday, May 15, 2013 6:26 PM
Points: 263, Visits: 866
Thanks Gail.
Post #1379447
Posted Thursday, November 01, 2012 1:00 PM
SSC-Enthusiastic

SSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-EnthusiasticSSC-Enthusiastic

Group: General Forum Members
Last Login: Yesterday @ 2:55 PM
Points: 137, Visits: 420
Since you are going to 2008, you should be using backup compression by default.

Since backups are more likely to be IO bound than CPU bound, you backups will be substantially smaller and somewhat faster.
The amount of space savings will depend on the type of data you have in the database.

Therefore, you are going to have to do this empirically after the fact.
Post #1379983
Posted Monday, November 05, 2012 3:05 AM


SSCrazy

SSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazy

Group: General Forum Members
Last Login: Tuesday, March 26, 2013 8:41 AM
Points: 2,562, Visits: 3,451
arnipetursson (11/1/2012)
Since you are going to 2008, you should be using backup compression by default.
i read somewhere that compressed backups take cmparatively high CPU (from normal backup files) during restoration.


-------Bhuvnesh----------
While 1 = 1 (Learning SQL....)
Click to get fast response of your post
Post #1380946
« Prev Topic | Next Topic »

Add to briefcase

Permissions Expand / Collapse