Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
DB Engine
SQL ServerMSDESQL Server CE
Services
Analysis (Data Mining)Analysis (OLAP)DTSIntegration ServicesNotification ServicesReporting Services
Programming
CLRConnectivitySQLXML
Other Technologies
ClusteringEnglish QueryFull-Text SearchReplicationService Broker
General
Data WarehousingPerformanceSecuritySetupSQL Server ToolsOther SQL Server Topics
DirectoryUser Groups
Related Topics
MS AccessOther DB ProductsMS Server Products.NET DevelopmentVB DevelopmentJava DevelopmentMore Topics ...

SQL Server Forum / DB Engine / SQL Server / March 2008

Tip: Looking for answers? Try searching our database.

Sql Server Performance Counter

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Sreejith G - 17 Mar 2008 05:03 GMT
Cache hit ratio -> Counter in Category -> SqlServer-Catalog Metadata, shows
20-27 as average in our boxes. Is this fine? Whats the ideal or recommended
range for this counter?

Signature

Thanks,
Sree

lonnye - 17 Mar 2008 05:59 GMT
this site has a lot of good
info...http://www.sql-server-performance.com/article_print.aspx?id=1216&type=art
On cache hit ratio:
SQL Server Buffer: Buffer Cache Hit Ratio
This SQL Server Buffer: Buffer Cache Hit Ratio counter indicates how often
SQL Server goes to the buffer, not the hard disk, to get data. In OLTP
applications, this ratio should exceed 90%, and ideally be over 99%. If your
buffer cache hit ratio is lower than 90%, you need to go out and buy more RAM
today. If the ratio is between 90% and 99%, then you should seriously
consider purchasing more RAM, as the closer you get to 99%, the faster your
SQL Server will perform. One thing to keep in mind about the SQL Server
Buffer: Buffer Cache Hit Ratio counter is that it is an average from the last
time the SQL Server instance was restarted. Because of this, you may want to
use the SQL Server Buffer: Buffer Cache Hit Ratio counter value found by
using the Performance Dashboard, which is described in a later article. This
counter is based on current activity, not average activity.

In OLAP applications, the ratio can be much less because of the nature of
how OLAP works. In any case, more RAM should increase the performance of SQL
Server.

Signature

~lb

> Cache hit ratio -> Counter in Category -> SqlServer-Catalog Metadata, shows
> 20-27 as average in our boxes. Is this fine? Whats the ideal or recommended
> range for this counter?
Sreejith G - 17 Mar 2008 09:38 GMT
I am asking for "Cache Hit Ratio" not "Buffer Cache Hit Ratio "
Signature

Thanks,
Sree

> this site has a lot of good
> info...http://www.sql-server-performance.com/article_print.aspx?id=1216&type=art
[quoted text clipped - 20 lines]
> > 20-27 as average in our boxes. Is this fine? Whats the ideal or recommended
> > range for this counter?
Manny Chohan - 17 Mar 2008 15:02 GMT
Sreeji, How can i check the Cache Hit Ratio?

> Cache hit ratio -> Counter in Category -> SqlServer-Catalog Metadata, shows
> 20-27 as average in our boxes. Is this fine? Whats the ideal or recommended
> range for this counter?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.