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

Commit 7cb52aa

Browse files
authored
Merge pull request #4436 from carolinacmoravia/patch-54
C8641: Extra `` breaking format
2 parents 43ee731 + 1e7593a commit 7cb52aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tools/sqlservr-application.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ sqlservr [-sinstance_name] [-c] [-dmaster_path] [-f]
9898

9999
- "Failed Virtual Allocate Bytes: FAIL_VIRTUAL_COMMIT \<size>"
100100

101-
These messages may indicate that [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] is trying to free parts of the [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] memory pool in order to find space for items such as extended stored procedure .dll files or automation objects. In this case, consider increasing the amount of memory reserved by the **-g**``switch.
101+
These messages may indicate that [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] is trying to free parts of the [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)] memory pool in order to find space for items such as extended stored procedure .dll files or automation objects. In this case, consider increasing the amount of memory reserved by the **-g** switch.
102102

103103
Using a value lower than the default increases the amount of memory available to the buffer pool and thread stacks; this may, in turn, provide some performance benefit to memory-intensive workloads in systems that do not use many extended stored procedures, distributed queries, or automation objects.
104104

0 commit comments

Comments
 (0)