Skip to content

amachanic/sp_whoisactive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sp_WhoIsActive

licence badge stars badge forks badge issues badge

sp_WhoIsActive is a comprehensive activity monitoring stored procedure that works for all versions of SQL Server from 2005 through 2022 and Azure SQL DB.

sp_WhoIsActive is now officially versioned and maintained here on GitHub.

The license is now GPLv3.

Documentation is still available at http://whoisactive.com/docs

If you have enhancements, please consider a PR instead of a fork. I would like to continue to maintain this project for the community.

Installation instructions

Download the script sp_WhoIsActive.sql from this root folder, open it in SQL Server Management Studio, and run it!

Tip

The script will run in the database of the current connected session.
If you want, you can change the database to master so the procedure will be available to run from every database in the instance.

Previous version compatibility

The script root folder is focused on supporting the latest SQL Server release features and compatibility. To use it with older versions, do the following:

About

sp_whoisactive

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages