Article ID: 970070 - Last Review: June 16, 2009 - Revision: 2.1 Support for Locked Pages on SQL Server 2005 Standard Edition 64-bit systems and on SQL Server 2008 Standard Edition 64-bit systems
VSTS bug number: 302851 VSTS bug number: 302848 On This PageSYMPTOMSMicrosoft SQL Server 2008 Standard Edition 64-bit systems or Microsoft SQL Server 2005 Standard Edition 64-bit systems that have the Locked Pages in Memory privilege set for the service account of the SQL Server Engine do not use Address Windowing Extensions (AWE) APIs for buffer pool memory allocation. The use of AWE APIs on 64-bit editions of SQL Server for buffer pool memory allocation is known as Locked Pages. Cumulative Update package 2 for SQL Server 2008 Service Pack 1 and cumulative update package 4 for SQL Server 2005 Service Pack 3 provide support for Locked Pages. Note By default, Enterprise and Developer 64-bit editions of SQL Server 2005 and of SQL Server 2008 support Locked Pages. For more information, see the following Microsoft Developer Network (MSDN) Web site: http://msdn.microsoft.com/en-us/library/ms187499.aspx
(http://msdn.microsoft.com/en-us/library/ms187499.aspx)
MORE INFORMATIONMore information about cumulative update package 4 for SQL Server 2005 Service Pack 3For more information about what files are changed, and for information about any prerequisites to apply the cumulative update package that contains the hotfix that is described in this Microsoft Knowledge Base article, click the following article number to view the article in the Microsoft Knowledge Base:970279
(http://support.microsoft.com/kb/970279/LN/
)
Cumulative update package 4 for SQL Server 2005 Service Pack 3 More information about cumulative update package 2 for SQL Server 2008 Service Pack 1For more information about this cumulative update package, click the following article number to view the article in the Microsoft Knowledge Base:970315
(http://support.microsoft.com/kb/970315/
)
Cumulative update package 2 for SQL Server 2008 Service Pack 1
These cumulative updates introduce trace flag 845 to allow SQL Server 2008 64-bit Standard Edition and SQL Server 2005 64-bit Standard Edition to enable Locked Pages if the Locked Pages in Memory privilege is set for the service account of the SQL Server Engine Service. Note This trace flag is not required for customers who use Enterprise 64-bit editions or Developer 64-bit editions of SQL Server. Enabling this trace flag on these editions has no effect. To use this trace flag, you must set the flag as a startup option for SQL Server by using the –T parameter. For more information about how to enable a trace flag as a startup option, visit the following MSDN Web site: http://msdn.microsoft.com/en-us/library/ms190737.aspx
(http://msdn.microsoft.com/en-us/library/ms190737.aspx)
To make sure that the trace flag has enabled Locked Pages in 64-bit editions of SQL Server, verify that the following message is written in the SQL Server error log file at startup: If you do not see this message in the error log file, do the following:
For more information about the effects of using Locked Pages with SQL Server, click the following article number to view the article in the Microsoft Knowledge Base: 918483
(http://support.microsoft.com/kb/918483/
)
How to reduce paging of buffer pool memory in the 64-bit version of SQL Server
| Article Translations
|
Back to the top
