Analyze queries
How to analyze queries to identify performance problems. A step-by-step method.
How to analyze queries to identify performance problems. A step-by-step method.
How to extract deadlock information.
How to retrieve the SQL Server error logs.
How to diagnose memory grants that are too large, or too small.
Using sp_whoisactive to see the queries currently running.
How to trace the actual execution plans of your queries.
How to detect an active transaction in a database.