Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2008 Forums
 SQL Server Administration (2008)
 Database Capacity Planning

Author  Topic 

Peter99
Constraint Violating Yak Guru

498 Posts

Posted - 2012-03-08 : 16:56:01
Hi,

I am calculating database capacity planning for next 6 months. How much disk space server will need for next 2,3,4 5,6 months. Is there any scripts for this purpose?

Thanks

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2012-03-08 : 17:11:02
Here's what I use and wrote: http://weblogs.sqlteam.com/tarad/archive/2008/12/16/How-to-track-database-growth-across-multiple-SQL-Server-instances.aspx

So I record the sizes everyday across my landscape and can graph out the data to make predictions about the future.

Tara Kizer
Microsoft MVP for Windows Server System - SQL Server
http://weblogs.sqlteam.com/tarad/

Subscribe to my blog
Go to Top of Page
   

- Advertisement -