@@ -9,7 +9,7 @@ If you want to change anything about a check - the priority, finding, URL, or ID
9
9
| Priority | FindingsGroup | Finding | URL | CheckID |
10
10
| ----------| -----------------------------| ---------------------------------------------------------| ------------------------------------------------------------------------| ----------|
11
11
| 0 | Outdated sp_Blitz | sp_Blitz is Over 6 Months Old | https://www.BrentOzar.com/blitz/ | 155 |
12
- | 0 | Informational | @CheckUserDatabaseObjects Disabled | https://www.BrentOzar.com/blitz/ | 201 |
12
+ | 0 | Informational | @CheckUserDatabaseObjects Disabled | https://www.BrentOzar.com/blitz/ | 204 |
13
13
| 1 | Backup | Backing Up to Same Drive Where Databases Reside | https://www.BrentOzar.com/go/backup | 93 |
14
14
| 1 | Backup | Backups Not Performed Recently | https://www.BrentOzar.com/go/nobak | 1 |
15
15
| 1 | Backup | Encryption Certificate Not Backed Up Recently | https://www.BrentOzar.com/go/tde | 202 |
@@ -27,8 +27,12 @@ If you want to change anything about a check - the priority, finding, URL, or ID
27
27
| 10 | Performance | 32-bit SQL Server Installed | https://www.BrentOzar.com/go/32bit | 154 |
28
28
| 10 | Performance | Auto-Close Enabled | https://www.BrentOzar.com/go/autoclose | 12 |
29
29
| 10 | Performance | Auto-Shrink Enabled | https://www.BrentOzar.com/go/autoshrink | 13 |
30
+ | 10 | Performance | Auto-Shrink Ran Recently| https://www.BrentOzar.com/go/autoshrink | 206 |
30
31
| 10 | Performance | CPU Schedulers Offline | https://www.BrentOzar.com/go/schedulers | 101 |
31
32
| 10 | Performance | CPU w/Odd Number of Cores | https://www.BrentOzar.com/go/oddity | 198 |
33
+ | 10 | Performance | DBCC DROPCLEANBUFFERS Ran Recently | | 207 |
34
+ | 10 | Performance | DBCC FREEPROCCACHE Ran Recently | | 208 |
35
+ | 10 | Performance | DBCC SHRINK% Ran Recently | | 210 |
32
36
| 10 | Performance | High Memory Use for In-Memory OLTP (Hekaton) | https://www.BrentOzar.com/go/hekaton | 145 |
33
37
| 10 | Performance | Memory Nodes Offline | https://www.BrentOzar.com/go/schedulers | 110 |
34
38
| 10 | Performance | Plan Cache Erased Recently | https://www.BrentOzar.com/askbrent/plan-cache-erased-recently/ | 125 |
@@ -43,13 +47,16 @@ If you want to change anything about a check - the priority, finding, URL, or ID
43
47
| 20 | Reliability | Unsupported Build of SQL Server | https://www.BrentOzar.com/go/unsupported | 128 |
44
48
| 20 | Reliability | User Databases on C Drive | https://www.BrentOzar.com/go/cdrive | 26 |
45
49
| 20 | Reliability | TempDB on C Drive | https://www.BrentOzar.com/go/cdrive | 25 |
46
- | 50 | Performance | Instant File Initialization Not Enabled | https://www.BrentOzar.com/go/instant | 192 |
50
+ | 50 | DBCC Events | Overall Events | | 203 |
47
51
| 50 | Performance | File Growths Slow | https://www.BrentOzar.com/go/filegrowth | 151 |
52
+ | 50 | Performance | Instant File Initialization Not Enabled | https://www.BrentOzar.com/go/instant | 192 |
48
53
| 50 | Performance | Poison Wait Detected | https://www.BrentOzar.com/go/poison | 107 |
49
54
| 50 | Performance | Poison Wait Detected: CMEMTHREAD & NUMA | https://www.BrentOzar.com/go/poison | 162 |
50
55
| 50 | Performance | Poison Wait Detected: Serializable Locking | https://www.BrentOzar.com/go/serializable | 121 |
51
56
| 50 | Performance | Too Much Free Memory | https://www.BrentOzar.com/go/freememory | 165 |
57
+ | 50 | Performance | Wait Stats Cleared Recently| | 205 |
52
58
| 50 | Reliability | Database Snapshot Online | https://www.BrentOzar.com/go/snapshot | 77 |
59
+ | 50 | Reliability | DBCC WRITEPAGE Used Recently | | 209 |
53
60
| 50 | Reliability | Errors Logged Recently in the Default Trace | https://www.BrentOzar.com/go/defaulttrace | 150 |
54
61
| 50 | Reliability | Full Text Indexes Not Updating | https://www.BrentOzar.com/go/fulltext | 113 |
55
62
| 50 | Reliability | Page Verification Not Optimal | https://www.BrentOzar.com/go/torn | 14 |
0 commit comments