Is there a definitive guide for PageFile size on the latest 64-bit servers with large amounts of RAM?
I've seen conflicting recommendations, and am wondering if the latest releases have changed the recommendations.
|
Is there a definitive guide for PageFile size on the latest 64-bit servers with large amounts of RAM? I've seen conflicting recommendations, and am wondering if the latest releases have changed the recommendations.
| |||||
feedback
|
|
When running SQL Server on a box with a lot of RAM set the page file to about 6 Gigs. SQL Server won't swap to disk unless something really wrong happens and allocating 192 gigs of disk space to a page file that will never be used is insane. | |||||||||
feedback
|