Commit 99e82ab
sp_BlitzWho: add @onlyproblems parameter
Adds @onlyproblems BIT = 0 so users can restrict output to sessions
that are actually problematic: blocking or blocked, waiting on
something, sleeping with an open transaction, or running >= 30
seconds. Default 0 preserves current behavior.
Fixes BrentOzarULTD#3941
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ed5762e commit 99e82ab
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
941 | 942 | | |
942 | 943 | | |
943 | 944 | | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
944 | 957 | | |
945 | 958 | | |
946 | 959 | | |
| |||
0 commit comments