Last active
January 22, 2018 20:25
-
-
Save bryaneaton/4fcc409e752af89f42b5c0dddef8aba0 to your computer and use it in GitHub Desktop.
Who is active - Useful Parameters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
exec DW_CTG.dbo.sp_whoisactive @filter = 'dsuser', @filter_type = 'login', @show_sleeping_spids = 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment