DEVFYI - Developer Resource - FYI

What is hit ratio ?

ORACLE Interview Questions and Answers (Part 5)


(Continued from previous question...)

823. What is hit ratio ?

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.

(Continued on next question...)

Other Interview Questions