|
|
|
SSC 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?
|
|
|
|
|
SSC-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
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Wednesday, May 15, 2013 6:26 PM
Points: 263,
Visits: 866
|
|
|
|
|
|
SSC-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.
|
|
|
|
|
SSCrazy
      
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
|
|
|
|