Too Low (<50): Check for indexing. Consider increasing the buffer cache.
Too High (>99): Check for bad SQL or index that is causing a surge in the logical reads (High Buffer_gets SQL).
A high hit ratio is not an indication of good performance, but a low ratio is a sign of performance that can be improved.
Run the script hitratio script to get the buffer cache hit ratio.
Thanks
No comments:
Post a Comment