290 pts.
 Query paging per second in SQL Server
Hi, Just wondering if there is anyway to query the number of paging per second through SQL Server, some kind of system tables, etc. Thanks

Software/Hardware used:
ASKED: February 11, 2010  1:44 AM
UPDATED: February 11, 2010  4:57 PM

Answer Wiki:
I assume you are looking for memory counters? That data is all available in perfmon or from the sys.dm_os_performance_counters DMV.
Last Wiki Answer Submitted:  February 11, 2010  4:57 pm  by  Denny Cherry   64,520 pts.
All Answer Wiki Contributors:  Denny Cherry   64,520 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _