﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / Administering / SQL Server 2005  / Buffer Cache Hit Ratio / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 18 May 2013 18:24:19 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Buffer Cache Hit Ratio</title><link>http://www.sqlservercentral.com/Forums/Topic785174-146-1.aspx</link><description>It really depends on the situation in which you are receiving it. Is the server just starting up? Then almost every single query call is going to be a cache miss, which means nothing to worry about. Are you running in an OLTP environment that only uses stored procedures for data access? Then you might be seeing some sort of memory or cache event where things were flushed. There might be things you need to do. I'd get more metrics in order to make a decision. You might be running in an ad hoc reporting environment. This might be a normal dip as a greater than average new set of queries comes in and causes cache misses.Buffer Cache Hit Ratio is a nice measure, but it's not terribly meaningful. You need more information to decide if it means something bad or not.</description><pubDate>Wed, 09 Sep 2009 12:05:15 GMT</pubDate><dc:creator>Grant Fritchey</dc:creator></item><item><title>Buffer Cache Hit Ratio</title><link>http://www.sqlservercentral.com/Forums/Topic785174-146-1.aspx</link><description>Buffer Cache Hit Ratio for server ABC is 83.9%.It has fallen below warning (90%) or critical (80%) threshold.I am getting this alert message.what is the meaning and how to resolve it.</description><pubDate>Wed, 09 Sep 2009 11:02:31 GMT</pubDate><dc:creator>charipg</dc:creator></item></channel></rss>