Skip to content

Commit c0169a0

Browse files
committed
Update trace flags information
1 parent 8c630e5 commit c0169a0

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

SQL Server Trace Flag.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -703,9 +703,11 @@ Scope: global only
703703

704704
<a id="646"></a>
705705
#### Trace Flag: 646
706+
**Undocumented trace flag**<br />
706707
Function: Serves for getting detailed information on which Columnstore were eliminated by the Query Optimiser right into the error log.<br />
707708
Link: [Niko Neugebauer Columnstore Indexes – part 35]<br />
708-
Link: http://www.sqlskills.com/blogs/joe/exploring-columnstore-index-metadata-segment-distribution-and-elimination-behaviors
709+
Link: http://www.sqlskills.com/blogs/joe/exploring-columnstore-index-metadata-segment-distribution-and-elimination-behaviors<br />
710+
Scope: global or session
709711

710712

711713
<a id="647"></a>
@@ -2145,8 +2147,8 @@ Function: When used in conjunction with trace flag [3656](#3656), enables symbol
21452147
For more information, see this [Microsoft Whitepaper](https://www.microsoft.com/download/details.aspx?id=26666).<br />
21462148
**WARNING: This is a debugging trace flag and not meant for production environment use.**<br />
21472149
**Note: This trace flag applies to SQL Server 2019 (15.x) and higher builds.**<br/>
2148-
Link: [Docs Trace Flags]
2149-
Scope: global and session
2150+
Link: [Docs Trace Flags]<br />
2151+
Scope: global or session
21502152

21512153

21522154
<a id="2701"></a>
@@ -2660,7 +2662,7 @@ Link: [Docs Trace Flags]<br />
26602662
Link: http://sqlcat.com/sqlcat/b/msdnmirror/archive/2010/05/11/resolving-dtc-related-waits-and-tuning-scalability-of-dtc.aspx<br />
26612663
Link: [Controlling SQL Server memory dumps]<br />
26622664
Link: http://www.sqlskills.com/blogs/paul/determine-causes-particular-wait-type<br />
2663-
Scope: global and session
2665+
Scope: global or session
26642666

26652667

26662668
<a id="3659"></a>

0 commit comments

Comments
 (0)