1.

What Is Hit Ratio?

Answer»

It is a measure of well the data cache buffer is handling REQUESTS for data.
Hit RATIO = (LOGICAL READSPHYSICAL Reads – Hits Misses)/ Logical Reads.

It is a measure of well the data cache buffer is handling requests for data.
Hit Ratio = (Logical Reads – Physical Reads – Hits Misses)/ Logical Reads.



Discussion

No Comment Found