Does SQL Server 2012 x64 standard edition running on Windows 2008 R2 has LPIM (Lock pages in memory turn on by default — out of the box)? If not does this should be needed to be turn on?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Normally SQL Server is not allowed to lock pages. You have to grant rights “lock pages in memory” using the policy editor “gpedit.msc”.
If it has the rights, SQL Server 2012 will use it: