Skip to content

Commit fa31b06

Browse files
authored
Update SQL Server Trace Flag.md
added info for trace flag 6773
1 parent 722259c commit fa31b06

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

SQL Server Trace Flag.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3465,7 +3465,14 @@ Link: https://support.microsoft.com/kb/4517771<br />
34653465
Scope: global only<br />
34663466
SQL Server Version: >= 2019 CU1, >= 2017 CU18, >= 2016 SP1 CU10
34673467

3468-
3468+
3469+
<a id="6773"></a>
3470+
#### Trace Flag: 6773
3471+
Function: Enables a fix to address an out of memory issue that occurs when bulk copying XML data where the sum of all XML attributes are > 2MB. This flag can help in circumstances where a client is running bulk copy of XML data and it receives sql error 6303 "XML parsing: Document parsing required too much memory".<br />
3472+
Link: https://support.microsoft.com/en-us/topic/kb4019125-fix-system-center-configuration-manager-replication-process-by-using-bcp-apis-fails-when-there-is-a-large-value-in-an-xml-column-53a969d5-801c-63ab-a557-bc89fe264394<br />
3473+
SQL Server Version: >= 2016 CU7, >= 2014 SP2 CU6, >= 2014 SP1 CU13, >= 2012 SP3 CU9
3474+
3475+
34693476
<a id="6950"></a>
34703477
#### Trace Flag: 6950
34713478
**Undocumented trace flag**<br />

0 commit comments

Comments
 (0)