This is the second of two connected posts on SQL Server memory. In Part 1, we looked at how SQL Server uses memory, why “SQL Server takes care of that” stops being enough, and which configuration habits make life easier.
In this post, Kevin Kline focuses on how SQL Server memory issues arise from plan cache bloat, poor queries, and bad memory grants, plus how DBAs troubleshoot them.