Skip to content

Commit 8752f45

Browse files
committed
Add 3449 trace flag, add Joe Obbish info in SQL Server People
1 parent d2a1b36 commit 8752f45

File tree

3 files changed

+25
-14
lines changed

3 files changed

+25
-14
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Headers:
5050
- [SQL Server Name Convention and T-SQL Programming Style](/SQL%20Server%20Name%20Convention%20and%20T-SQL%20Programming%20Style.md)
5151
- [SQL Server Licensing](/SQL%20Server%20Licensing.md)
5252
- [SQL Server People](/SQL%20Server%20People.md 'Most Valuable SQL Server professionals')
53-
- [SQL Server Trace Flag](/SQL%20Server%20Trace%20Flag.md 'Complete list - 529 Trace Flags') (**Complete list - 529 trace flags**)
53+
- [SQL Server Trace Flag](/SQL%20Server%20Trace%20Flag.md 'Complete list - 530 Trace Flags') (**Complete list - 530 trace flags**)
5454
- [SQL Server Version](/SQL%20Server%20Version.md 'List of all Microsoft SQL Sever versions') (**Complete list - from SQL Server 1.0 to SQL Server 2017**)
5555
- [Articles](/Articles)
5656
- [CLR procedures](/CLR)

SQL Server People.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,11 +82,12 @@ Most valuable professionals in Microsoft SQL Server Database world
8282
| Wayne Sheffield | [Wayne Sheffield Blog] | USA | Richmond | [@DBAWayne] | NULL | 1 | [Sheffield MVP] |
8383
| Ewald Cress | [Ewald Cress Blog] | | NULL | [@sqlOnIce] | NULL | 0 | |
8484
| Dmitri Korotkevitch | [Dmitri Korotkevitch Blog] | USA | Tampa | [@aboutsqlserver] | [email protected] | 6 | [Korotkevitch MVP] |
85-
| Bert Wagner | [Bert Wagner Blog] | | | [@bertwagner] | NULL | 0 | |
86-
| Erik Darling | [Erik Darling Articles] | USA | | NULL | NULL | 0 | |
87-
| Thomas Rushton | [Thomas Rushton Blog] | USA | | NULL | NULL | 0 | |
85+
| Bert Wagner | [Bert Wagner Blog] | | NULL | [@bertwagner] | NULL | 0 | |
86+
| Erik Darling | [Erik Darling Articles] | USA | NULL | NULL | NULL | 0 | |
87+
| Thomas Rushton | [Thomas Rushton Blog] | USA | NULL | NULL | NULL | 0 | |
8888
| Solomon Rutzky | [Sql Quantum Leap] | USA | Raleigh | [@SqlQuantumLeap] | [Contact Solomon Rutzky][1] | 0 | |
8989
| Ned Otter | [Ned Otter Blog] | USA | New York | [@NedOtter] | [Contact Ned Otter][2] | 0 | |
90+
| Joe Obbish | [Joe Obbish Blog] | | NULL | NULL | NULL | 0 | |
9091

9192
[Stephen Wynkoop Site]:https://www.sswug.org/
9293
[Cody Konior Blog]:https://www.codykonior.com/categories/#sql
@@ -173,6 +174,7 @@ Most valuable professionals in Microsoft SQL Server Database world
173174
[1]:https://SqlQuantumLeap.com/contact/
174175
[Ned Otter Blog]:http://nedotter.com/
175176
[2]:http://nedotter.com/contact/
177+
[Joe Obbish Blog]:https://orderbyselectnull.com/
176178

177179
[@swynk]:https://twitter.com/swynk
178180
[@codykonior]:https://twitter.com/codykonior

SQL Server Trace Flag.md

Lines changed: 19 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Microsoft SQL Server Trace Flags
2-
Complete list of Microsoft SQL Server trace flags (529 trace flags)
2+
Complete list of Microsoft SQL Server trace flags (530 trace flags)
33

44
**REMEMBER: Be extremely careful with trace flags, test in your test environment first. And consult professionals first if you are the slightest uncertain about the effects of your changes.**
55
**Trace flag behavior may not be supported in future releases of SQL Server.**
@@ -30,23 +30,24 @@ A lowercase "t" is accepted by SQL Server, but this sets other internal trace fl
3030
- [Derik Hammer Trace Flag Recommendation](http://www.sqlhammer.com/deriks-favorite-trace-flags/)
3131

3232
**Great thanks to:**
33-
- Aaron Morelli ([blog](https://sqlcrossjoin.wordpress.com) | [@sqlcrossjoin](https://twitter.com/sqlcrossjoin))
34-
- Steinar Andersen ([blog](http://www.sqlservice.se/) | [@SQLSteinar](https://twitter.com/SQLSteinar))
35-
- Brent Ozar ([blog](https://www.brentozar.com/) | [@BrentO](https://twitter.com/BrentO))
33+
- Aaron Morelli ([b](https://sqlcrossjoin.wordpress.com) | [@sqlcrossjoin](https://twitter.com/sqlcrossjoin))
34+
- Steinar Andersen ([b](http://www.sqlservice.se/) | [@SQLSteinar](https://twitter.com/SQLSteinar))
35+
- Brent Ozar ([b](https://www.brentozar.com/) | [@BrentO](https://twitter.com/BrentO))
3636
- Yusuf Anis
3737
- Lars Utterström
3838
- Martin Höglund
3939
- Håkan Winther
4040
- Toine Rozemeijer
41-
- Robert L Davis ([blog](http://www.sqlsoldier.com/wp/) | [@SQLSoldier](https://twitter.com/SQLSoldier))
42-
- Lonny Niederstadt ([blog](http://sql-sasquatch.blogspot.ru/) | [@sql_handle](https://twitter.com/@sql_handle))
41+
- Robert L Davis ([b](http://www.sqlsoldier.com/wp/) | [@SQLSoldier](https://twitter.com/SQLSoldier))
42+
- Lonny Niederstadt ([b](http://sql-sasquatch.blogspot.ru/) | [@sql_handle](https://twitter.com/@sql_handle))
4343
- Andrzej Kukuła
4444
- Alexander Titenko ([gtihub](https://github.com/AlexTitenko))
4545
- Albert van der Sel
4646
- Amit Banerjee
47-
- Erin Stellato ([blog](http://www.sqlskills.com/blogs/erin/) | [@erinstellato](https://twitter.com/erinstellato))
48-
- Darik Hammer ([blog](http://www.sqlhammer.com/) | [@drayhammer](https://twitter.com/drayhammer))
49-
- Erik Darling ([blog](https://www.brentozar.com/archive/author/erik-darling/))
47+
- Erin Stellato ([b](http://www.sqlskills.com/blogs/erin/) | [@erinstellato](https://twitter.com/erinstellato))
48+
- Darik Hammer ([b](http://www.sqlhammer.com/) | [@drayhammer](https://twitter.com/drayhammer))
49+
- Erik Darling ([b](https://www.brentozar.com/archive/author/erik-darling/))
50+
- Joe Obbish ([b](https://orderbyselectnull.com/))
5051

5152

5253
<a id="what-are-microsoft-sql-server-trace-flags"></a>
@@ -163,7 +164,7 @@ Use this trace flag if SQL Server is experiencing high number of QDS_LOADDB wait
163164

164165
<a id="trace-flags-list"></a>
165166
## Trace Flags List
166-
Summary: **526 trace flags**
167+
Summary: **530 trace flags**
167168

168169

169170
<a id="-1"></a>
@@ -1930,6 +1931,14 @@ hes the start of the recovery phase and releasing more worker threads to be used
19301931
Link: https://support.microsoft.com/en-us/help/2970421/fix-the-database-sticks-in-role-configuration-phase-when-you-perform-a-manual-failover-of-a-mirrored-database
19311932

19321933

1934+
<a id="3449"></a>
1935+
#### Trace Flag: 3449
1936+
Function: If you enable global TF 3449 (and you are on SQL Server 2012 SP3 CU3 or later or SQL Server 2014 SP1 CU7 or later), you will get much better performance by avoiding a FlushCache call in a number of different common scenarios, such as backup database, backup transaction log, create database, add a file to a database, restore a transaction log, recover a database, shrink a database file, and a SQL Server “graceful” shutdown.
1937+
Link: https://support.microsoft.com/en-us/help/3158396/fix-sql-server-database-creation-on-a-system-with-a-large-volume-of-me<br />
1938+
Link: https://blogs.msdn.microsoft.com/psssql/2017/06/29/sql-server-large-ram-and-db-checkpointing/<br />
1939+
Scope: global only
1940+
1941+
19331942
<a id="3499"></a>
19341943
#### Trace Flag: 3499
19351944
Function: Provides a workaround for doing a rolling upgrade from SQL 2005 to SQL 2008 with a DB that has a full-text index<br />

0 commit comments

Comments
 (0)