Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
Database Design
»
Hardware
»
Granting the Lock Pages in Memory user right...
Granting the Lock Pages in Memory user right to the SQL Server service?
Rate Topic
Display Mode
Topic Options
Author
Message
SkyBox
SkyBox
Posted Tuesday, June 07, 2011 9:27 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Friday, June 14, 2013 1:18 PM
Points: 146,
Visits: 557
I am researching this memory setting and trying to gather as much info as possible. I want to be sure that my sql min/max memory settings are adjusted appropriately for this change. Also, how will this play out with my large paging file that has a dedicated physical disk?
My total used memory on the (SQL only) box is at 99% and SQL uses 92%.
SQL BOX:
Win Server 2008 2008 R2 Enterprise
Memory - 144GB
Pagefile - 300gb
Pagefile local disk - 418gb
SQL Server 2008 Enterprise
SQL min server memory 0 MB
SQL max server memory 143872 MB
Use AWE = no
Lock pages in memory
This security setting determines which accounts can use a process to keep data in physical memory, which prevents the system from paging the data to virtual memory on disk. Exercising this privilege could significantly affect system performance by decreasing the amount of available random access memory (RAM).
http://support.microsoft.com/KB/918483/EN-US
Want to be sure that I am getting the most out of my hardware - Would appreciate any advice...
Post #1121108
Sqlchicken
Sqlchicken
Posted Friday, June 17, 2011 7:56 AM
SSC-Enthusiastic
Group: General Forum Members
Last Login: 2 days ago @ 5:09 AM
Points: 134,
Visits: 620
For all things hardware regarding SQL Server, you can't do much better than Glen Berry. Check out his min/max memory settings post:
http://www.sqlservercentral.com/blogs/glennberry/archive/2009/10/29/suggested-max-memory-settings-for-sql-server-2005_2F00_2008.aspx
Don't set the max SQL Server can use more than the server has otherwise a runaway query/process could choke the box out by starving the OS of memory which would possibly not let you remote in and fix the issue (while I'm at it, make sure you enable
DAC connections
on your servers as safeguard).
Another great resource is Brent Ozar, he has tons of performance tuning tips/articles you should read through:
http://www.brentozar.com/sql/sql-server-performance-tuning/
=============================================================
/* Backups are worthless, Restores are priceless */
Get your learn on at SQL University!
Follow me on Twitter
|
Connect on LinkedIn
My blog:
http://sqlchicken.com
My book:
Pro Server 2008 Policy-Based Management
Post #1127364
SkyBox
SkyBox
Posted Thursday, June 23, 2011 6:17 PM
SSC-Enthusiastic
Group: General Forum Members
Last Login: Friday, June 14, 2013 1:18 PM
Points: 146,
Visits: 557
Sqlchicken (6/17/2011)
For all things hardware regarding SQL Server, you can't do much better than Glen Berry. Check out his min/max memory settings post:
http://www.sqlservercentral.com/blogs/glennberry/archive/2009/10/29/suggested-max-memory-settings-for-sql-server-2005_2F00_2008.aspx
Don't set the max SQL Server can use more than the server has otherwise a runaway query/process could choke the box out by starving the OS of memory which would possibly not let you remote in and fix the issue (while I'm at it, make sure you enable
DAC connections
on your servers as safeguard).
Another great resource is Brent Ozar, he has tons of performance tuning tips/articles you should read through:
http://www.brentozar.com/sql/sql-server-performance-tuning/
I have 2GB allocated for the OS and the rest to SQL. I will read up through your links. Thanks for the info...
Post #1130892
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.