In this episode of "PerfMon Counters for the SQL Server DBA," SQL Server MVP Kevin Kline starts a new discussion and turns his focus specifically on SQL Server counters. Kline shares best practices for using access method counters to watch for IO intensive operations, such as full table or clustered index scans and page splits. You'll also learn why it's important to monitor the buffer manager in SQL Server, i.e, keep an eye on lazy writer, page utilization and how quickly pages age out of the buffer.
Kline also discusses these SQL Server Performance Monitor Counters:
Ideal ratio for page splits to batch requests and how to get the lowest number by using clustered indexes and setting your SQL Server at a reasonable fill factor.
Buffer cache hit ratio for both OLAP and OLTP systems.
How a high ratio of page lookups per second to batch requests per second could indicate you have an inefficient query plan and query tuning is in order.
Optimal ratio for page reads/ page writes per second and why high numbers could mean index problems or memory constraints within SQL Server.
Kevin Kline is the Technical Strategy Manager for SQL Server Solutions at Quest Software, a leading provider of award winning tools for database management and application monitoring on the SQL Server platform. Kevin is the President of the international Professional Association for SQL Server (PASS). He has been a Microsoft SQL Server MVP since 2004. Kevin is the lead author of "SQL in a Nutshell" and a co-author of "Professional SQL Server 2005 Database Design & Optimization" and "Database Benchmarking." Kevin writes the monthly SQL Server Drilldown column for Database Trends & Applications and blogs at SQL Server Magazine and SQLBlog.com. Kevin is a top rated speaker, appearing at international conferences like Microsoft TechEd, DevTeach, PASS, Microsoft IT Forum, and SQL Connections. When he's not pulling his hair out over work, he loves to spend time with his four kids and in his flower and vegetable gardens.
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.