If you don’t already know it, I love query the plan cache in SQL Server to identify problems that might exist in a server. I’ve blogged a number of ways to use plan cache data to identify and diagnose problems the last few years: Finding what queries in the plan cache use a specific index [...]