Diagnosing Deadlocks in Production critical
Cookbook

Step-by-step guide to detect, capture, and analyze SQL Server deadlocks with zero downtime — using system_health, XEvent sessions, trace flags, and deadlock graph XML parsing.

#deadlock#blocking#xevents +4 more
High CPU Diagnostic Path critical
Cookbook

Systematic approach to diagnosing high CPU usage on SQL Server using DMVs, wait statistics, and diagnostic scripts.

#cpu#performance#scheduling +1 more
Locking & Blocking Outages critical
Cookbook

Diagnostic workflow for identifying and resolving blocking chains, deadlocks, and lock contention using DMVs, wait types, and troubleshooting scripts.

#blocking#locking#deadlock +2 more
Memory Pressure Triage critical
Cookbook

Structured approach to detecting and resolving memory pressure in SQL Server using buffer pool analysis, memory clerks, and wait statistics.

#memory#buffer-pool#page-life-expectancy +1 more