Will more memory help my CPU-peaking SQL Server 2008 R2
Posted
by
Tor Haugen
on Server Fault
See other posts from Server Fault
or by Tor Haugen
Published on 2012-11-05T15:31:53Z
Indexed on
2012/11/05
17:04 UTC
Read the original article
Hit count: 411
I'm supporting a system running against a SQL Server 2008 R2. The server is a single-CPU box with 8 GB of memory. As traffic has increased, the server has started saturating, peaking to 100% CPU ever more often.
Disk I/O remains moderate (somewhat surprisingly).
Obviously, a new server would be the best option. But failing that, can I expect a noticable improvement from installing more RAM? Or does RAM only help for I/O issues (through caching)?
© Server Fault or respective owner