ShowCachePages


Overview
Much like ShowCacheAllocations, but ShowCachePages only displays information about cached database pages. Notably, this procedure also shows the count of documents in each page.

Example
Exec ShowCachePages

See also

Related