Skip to content

Find locks in your database and everyone likes pretty moving circles

License

Notifications You must be signed in to change notification settings

LucBos/SqlLockFinder

Repository files navigation

SqlLockFinder

Is a visual aid to find locks in your database. Each connected session will be represented by a circle. When sessions are locking each other then these sessions will connected with a line.

Download compiled executable

http://www.sqllockfinder.com/

Features

  • Visual representation of locking sessions (with pretty moving circles)
  • Find sessions by SPID
  • Kill locking sessions
  • View individual application locks
  • View exact locked rows with row content
  • View what sessions are exactly waiting for when suspended by another sessions lock
  • Snapshot locking information for detailed study

Supported locks

  • Table
  • Page
  • Key
  • RID
  • Application

About

Find locks in your database and everyone likes pretty moving circles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages