Groups | Blog | Home
all groups > sql server (microsoft) > march 2005 >

sql server (microsoft) : Estimating the Size of a Database / Table


SniperX
3/19/2005 2:40:52 AM
I have been looking for a copy of a tool called the 'data sizer' that could
be found in the Microsoft BackOffice 4.5 Resource Kit. I have had no luck
tracking it down.

What I would like is a tool / script / stored proc that would allow me to
estimate how large a database would be and what the growth potential may be.
If anyone has anything they could recommend I would appreciate it.

Thanks,

SniperX

Madhivanan
3/21/2005 5:56:48 AM

sp_MSForEachtable 'sp_spaceused ''?'''

Madhivanan
AddThis Social Bookmark Button