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)
 Capacity Planning - Memory

Author  Topic 

Peter99
Constraint Violating Yak Guru

498 Posts

Posted - 2012-03-08 : 17:36:18
Hi,

How to do capacity planning for sql server memory usage. How to check that current memory is enough for current load and calculate how much memory we will need in future? Any future growth?

Thanks

tkizer
Almighty SQL Goddess

38200 Posts

Posted - 2012-03-08 : 18:07:35
Load testing...

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

Subscribe to my blog
Go to Top of Page

Peter99
Constraint Violating Yak Guru

498 Posts

Posted - 2012-03-09 : 15:28:18
Thanks Tara for reply.

Can you explain little bit how to do load testing?

Thanks
Go to Top of Page

influent
Constraint Violating Yak Guru

367 Posts

Posted - 2012-03-09 : 17:51:09
Depends on your applications. Can you create an environment that mimics your production environment but it automated and can be throttled?
Go to Top of Page
   

- Advertisement -