Skip to content

SImple app to produce deadlocks and blocking processes for alert in SQL Monitor

Notifications You must be signed in to change notification settings

MatthewFlatt/DeadlockApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeadlockApp

Simple app to produce deadlocks and blocking processes for alerts in SQL Monitor.

Command line only, works with the following arguments:

instance database - Creates 2 tables and 5 sprocs on your database, and produces a deadlock. instance database block - Creates 2 tables and 5 sprocs on your database, and produces some blocking processes which last about 10 minutes.

No argument parsing, no error handling, just does the job.

About

SImple app to produce deadlocks and blocking processes for alert in SQL Monitor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages