sqlrx logo
SQLRx® Tip of the Month
 
 
September 2010
Greetings!
 
DBAs need to know when workload changes or gets too heavy.  Check out the counters below to gain insight.
 
And don't forget to regularly monitor the 11 VitalSigns used by SQLRx to debug performance bottlenecks.
 
______________________________________________________________________________
performance monitor  Performance Monitor:  Monitor the performance counters SQLServer:Buffer Manager (Page reads/sec) and SQLServer:Buffer Manager (Page writes/sec) to detect poor performance. These counters measure physical IOs and not logical IOs. Heavy activity can indicate lack of database memory, a poor table implementation or can show that applications are not accessing a database correctly.  Monitoring these counters will give insight into changes in workload as well. Many times, alot of writes will occur at the same time that poor performance is noticed.
 
For both Page reads/sec and Page writes/sec performance thresholds are: 
 
  > 1000 - Very High Activity  
  > 500 - High Activity  
  > 90 - Elevated Activity
 

____________________________________________________________ 

SQLRx is a part of www.msdev.com, a Microsoft training site!  Check the site periodically to view new training videos.
 
If you have a SQL question you'd like us to answer, and possibly use for the next SQLRx Tip of the Month or msdev video, email it to us!  If you missed any of our previous tips, you can view them here.
 
For assistance or more information on optimizing your SQL Server Environment, visit us at www.sqlrx.com or email Lori Brown at lorib@isi85.com.  

Sincerely,

Lori Brown | SQLRx Senior Consultant | Integrated Services, Inc.
4144 N. Central Expwy, Suite 430  |  Dallas, TX  75204
Phone: 214.526.7680 x 113 | lorib@isi85.com 
 
 
Integrated Services, Inc.                                    
2008 winner logo small
Turning Data Into Profit
 
25 Years of Credibility & Trust
 

Join our email list          Check out our events          SQLRx Downloads