• Gaby Abed (12/3/2008)


    Read the previously posted articles, but a quick summary:

    1. If you have 64-bit windows, skip this step and go to step 2. If you have 32-bit Windows, right click on the server in object explorer and click Properties. Select the Memory page and make sure AWE is checked (as well as adjusting your memory to desired settings). Save and close.

    2. Go to Administrative Tools -> Local Security Policy and inside the window, select Local Policies -> User Rights Assignment.s You will see a whole list of policies on the right hand side. The one you need is Lock pages in Memory. Double click on it and add the service account(s) you are running your SQL Server instance(s) as.

    NOTE: This will involve restarting your SQL Service to become effective, so if this is a production environment, beware of that.

    This is the quick and dirty version of setting up AWE and Lock Pages in Memory, but read the articles to get a thorough introduction before proceeding.

    1) if 32 bit you would also need /PAE in the boot.ini file, right?

    2) IIRC Lock pages in memory is only useful for SQL Server Enterprise Edition.

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service