Deadlocks: Alerting and Information CollectionDeadlocks can be a serious plague to your existing systems. I am a fan of being proactive whenever possible. So instead of waiting for...
TriggersWhat is it? A trigger is almost like a command/function that executes automatically in response to another transaction that has executed....
Script to Kill Blocked ProcessesYou might be turning the gun on yourself if you ever have to implement this. Disclaimer: I would never suggest running this in a...