dbTalk Databases Forums  

Quantify database data changes

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Quantify database data changes in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jimbo
 
Posts: n/a

Default Quantify database data changes - 12-02-2009 , 02:30 PM






Hi,

I'd like to move to a full/differential backup system on our SQL
servers; we currently just take full backups to disk.

Before I go ahead and implement the change, I'd like to quantify what
the daily data changes are within a given database, so I can quantify
how large each differential backup will be.

Does anyone know how I can extract this information?

Thank you.

J.

Reply With Quote
  #2  
Old   
David Portas
 
Posts: n/a

Default Re: Quantify database data changes - 12-02-2009 , 04:27 PM






"Jimbo" <james.goodwill (AT) googlemail (DOT) com> wrote

Quote:
Hi,

I'd like to move to a full/differential backup system on our SQL
servers; we currently just take full backups to disk.

Before I go ahead and implement the change, I'd like to quantify what
the daily data changes are within a given database, so I can quantify
how large each differential backup will be.

Does anyone know how I can extract this information?

Thank you.

J.
Why not just do a differential backup and see how big it is?

--
David Portas

Reply With Quote
  #3  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Quantify database data changes - 12-02-2009 , 04:41 PM



Jimbo (james.goodwill (AT) googlemail (DOT) com) writes:
Quote:
I'd like to move to a full/differential backup system on our SQL
servers; we currently just take full backups to disk.

Before I go ahead and implement the change, I'd like to quantify what
the daily data changes are within a given database, so I can quantify
how large each differential backup will be.

Does anyone know how I can extract this information?
As David says, the absolutely easiest way is just to go ahead and do it.

But I'm wondering, any particular reason you are not taking log backups?

In case of a crash, what requirements do your organisation have in terms
of recovery?


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Links for SQL Server Books Online:
SQL 2008: http://msdn.microsoft.com/en-us/sqlserver/cc514207.aspx
SQL 2005: http://msdn.microsoft.com/en-us/sqlserver/bb895970.aspx
SQL 2000: http://www.microsoft.com/sql/prodinf...ons/books.mspx

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.