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.
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 |
|
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 |
 |
|
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? |
 |
|
|
|
|