-
Notifications
You must be signed in to change notification settings - Fork 309
Pull requests: amachanic/sp_whoisactive
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Change the DMV we get the status from to sys.dm_exec_sessions instead of sys.sysprocesses.
#134
opened Sep 21, 2025 by
mfuller333
Loading…
When the @get_additional_info=1 parameter is passed, it replaces the hexadecimal job step identifier with the actual job name.
#133
opened Sep 21, 2025 by
mfuller333
Loading…
SET STATISTICS XML OFF to avoid getting sp_WhoIsActive's execution plan
#131
opened Jul 22, 2025 by
bwiggin10
Loading…
fix missing CPU column for case-sensitive SQL instances
#113
opened Jan 18, 2024 by
MisterZeus
Loading…
Update sp_WhoIsActive.sql
enhancement
New feature or request
#95
opened Mar 29, 2023 by
erikdarlingdata
Loading…
Change the DMV we get the status from to sys.dm_exec_sessions instead of sys.sysprocesses
#77
opened Dec 7, 2021 by
mfuller333
Loading…
[FIX] Remove last_request_end_time predicate
bug
Something isn't working
#70
opened Nov 8, 2021 by
amachanic
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.