Sqlmemory Review

Analyze SQL Server memory pressure using buffer pool metrics, plan cache composition, memory grants, and memory clerk data. Applies 20 checks (O1–O20) covering Page Life Expectancy degradation, single-use plan cache bloat, RESOURCE_SEMAPHORE queue depth, memory grant timeouts, buffer pool concentration, ColumnStore and In-Memory OLTP footprint, OS memory pressure notifications, and server memory configuration. Use this skill when the server is paging, queries queue for memory grants, or PLE is low and dropping. Trigger when pasting output from sys.dm_os_memory_clerks, sys.dm_os_ring_buffers, sys.dm_exec_query_memory_grants, or PLE perf counters.

vanterx ce3b3c0 7 files · 52.1 KB Updated

File contents

vanterx/mssql-performance-skills/tree/main/skills/sqlmemory-review commit ce3b3c0b2f

Frequently asked questions

npx skillmds@latest add vanterx/sqlmemory-review