Skip to content

Commit 28b1bca

Browse files
Merge pull request #15487 from JKirsch1/metadatadescriptions13
Add metadata descriptions, part 13
2 parents bd1ec19 + dab4e7c commit 28b1bca

21 files changed

Lines changed: 21 additions & 0 deletions

docs/database-engine/configure-windows/configure-file-system-permissions-for-database-engine-access.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure File System Permissions for Database Engine Access | Microsoft Docs"
3+
description: Learn about per-service SIDs. See how to grant them access permission to the database file location so that the Database Engine can access the database files.
34
ms.custom: ""
45
ms.date: "06/06/2016"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-cost-threshold-for-parallelism-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the cost threshold for parallelism Server Configuration Option | Microsoft Docs"
3+
description: Learn about the cost threshold for parallelism option. See how its value affects whether SQL Server runs parallel plans for queries, and find out how to set it.
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-cursor-threshold-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the cursor threshold Server Configuration Option | Microsoft Docs"
3+
description: Learn about the cursor threshold option. See how its value affects whether SQL Server generates cursor keysets asynchronously, and find out how to configure it.
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-database-engine-to-listen-on-multiple-tcp-ports.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the Database Engine to Listen on Multiple TCP Ports | Microsoft Docs"
3+
description: Get acquainted with tabular data stream (TDS) endpoints. See how to use them to configure the SQL Server Database Engine to listen on multiple TCP ports.
34
ms.custom: ""
45
ms.date: "03/14/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-default-full-text-language-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the default full-text language Server Configuration Option | Microsoft Docs"
3+
description: Learn about the default full-text language option. See how to configure it to specify the default language that SQL Server uses for full-text indexes.
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-default-language-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the default language Server Configuration Option | Microsoft Docs"
3+
description: Find out about the default language option. See how to configure it to specify the default language that SQL Server uses for all newly created logins.
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-fill-factor-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the fill factor Server Configuration Option | Microsoft Docs"
3+
description: Learn about the fill factor option. See how to configure it to specify the percentage of space on each leaf-level page that SQL Server fills with data.
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-index-create-memory-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the index create memory Server Configuration Option | Microsoft Docs"
3+
description: See how to use the index create memory option to set the maximum amount of memory that SQL Server initially allocates for sort operations when creating indexes.
34
ms.custom: ""
45
ms.date: "11/24/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-locks-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the locks Server Configuration Option | Microsoft Docs"
3+
description: Learn about the locks option. See how to use it to limit the amount of memory that the SQL Server Database Engine uses for locks.
34
ms.custom: ""
45
ms.date: "03/02/2017"
56
ms.prod: sql

docs/database-engine/configure-windows/configure-the-max-degree-of-parallelism-server-configuration-option.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Configure the max degree of parallelism Server Configuration Option | Microsoft Docs"
3+
description: Learn about the max degree of parallelism (MAXDOP) option. See how to use it to limit the number of processors that SQL Server uses in parallel plan execution.
34
ms.date: "02/12/2020"
45
ms.prod: sql
56
ms.prod_service: high-availability

0 commit comments

Comments
 (0)