Skip to content

Commit 5b779da

Browse files
authored
Replace 8099 flag to 8101
Thanks Danilo Zocco ktaranov#211
1 parent c6b05b3 commit 5b779da

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

SQL Server Trace Flag.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Source links:
8282
- Aaron Bertrand ([b](https://sqlperformance.com/author/abertrand) | [t](https://twitter.com/AaronBertrand))
8383
- Wilfred van Dijk
8484
- Tracy Boggiano ([b](http://databasesuperhero.com) | [t](https://twitter.com/TracyBoggiano))
85+
- Danilo Zocco (https://github.com/CrazySwimmer)
8586

8687

8788
<a id="what-are-microsoft-sql-server-trace-flags"></a>
@@ -3988,10 +3989,10 @@ Link: https://blogs.msdn.microsoft.com/sqlreleaseservices/sql-server-2012-servic
39883989
Link: [Hidden Performance & Manageability Improvements in SQL Server 2012 / 2014]<br />
39893990
Link: [KB2964518]<br />
39903991
Scope: global only
3991-
3992-
3993-
<a id="8099"></a>
3994-
#### Trace Flag: 8099
3992+
3993+
3994+
<a id="8101"></a>
3995+
#### Trace Flag: 8101
39953996
Function: Enables a spinlock contention fix for high-end systems running SQL Server 2019 (15.x) serving many concurrent users.<br />
39963997
Note: This trace flag applies to SQL Server 2019 (15.x) CU2 and higher builds.<br />
39973998
Link: https://support.microsoft.com/kb/4538688<br />

0 commit comments

Comments
 (0)