Skip to content

Commit 668f94d

Browse files
moematsuorwestMSFT
authored andcommitted
Update sql-server-properties-advanced-tab.md
Update enable-the-lock-pages-in-memory-option-windows.md
1 parent 24e3afa commit 668f94d

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

docs/database-engine/configure-windows/enable-the-lock-pages-in-memory-option-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This Windows policy determines which accounts can use a process to keep data in
1919
> [!NOTE]
2020
> Locking pages in memory might boost performance when paging memory to disk is expected. For more information, see [Lock pages in memory (LPIM)](server-memory-server-configuration-options.md#lock-pages-in-memory-lpim).
2121
22-
Use the Windows Group Policy tool (`gpedit.msc`) to enable this policy for the account used by [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)]. You must be a system administrator to change this policy.
22+
Use the Windows Group Policy tool (`gpedit.msc`) or SQL Server Configuration Manager(since SQL Server 2019) to enable this policy for the account used by [!INCLUDE [ssNoVersion](../../includes/ssnoversion-md.md)]. You must be a system administrator to change this policy.
2323

2424
### Enable the Lock pages in memory option
2525

docs/tools/configuration-manager/sql-server-properties-advanced-tab.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,10 @@ monikerRange: ">=sql-server-2016"
4242

4343
**Language**
4444
Displays the default language for server messages.
45-
45+
46+
**Lock Pages In Memory**
47+
Grant Lock Pages In Memory privilege to SQL Server Database Engine Service Account (Newer than SQL Server 2019).
48+
4649
**Registry Root**
4750
Displays the location of the registry keys used by this application.
4851

0 commit comments

Comments
 (0)