Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit ededf15

Browse files
authored
Merge pull request #386 from greglow/patch-34
Minor name change as per Microsoft standard naming
2 parents eceb2a1 + 4de0e5a commit ededf15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/configure-windows/configure-the-min-memory-per-query-server-configuration-option.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ ms.workload: "Inactive"
5555

5656
### <a name="Recommendations"></a> Recommendations
5757

58-
- This option is an advanced option and should be changed only by an experienced database administrator or certified [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] technician.
58+
- This option is an advanced option and should be changed only by an experienced database administrator or certified [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] professional.
5959

6060
- The [!INCLUDE[ssNoVersion](../../includes/ssnoversion-md.md)] query processor tries to determine the optimal amount of memory to allocate to a query. The min memory per query option lets the administrator specify the minimum amount of memory any single query receives. Queries generally receive more memory than this if they have hash and sort operations on a large volume of data. Increasing the value of min memory per query may improve performance for some small to medium-sized queries, but doing so could lead to increased competition for memory resources. The min memory per query option includes memory allocated for sort operations.
6161

0 commit comments

Comments
 (0)