Answer Posted / ramanjeet saini
The performance of cache memory is measured in terms of hit ratio.If a data item requested by cpu is found in the cache,it is called a hit.If the requested data item is not found,it is called a miss.hit ratio is the ratio of number of hitsdivided by total requests
Is This Answer Correct ? | 99 Yes | 7 No |
Post New Answer View All Answers
What are the consideration at tehe migration of Oracle 9i to 10G.
What is the function of Redo Log in Oracle?
What are the uses of Oracle Rollback Segment?
Can a Tablespace hold objects from different Schemes in Oracle?
What are Oracle Schema Objects?
What is an Oracle Rollback Segment?
Teradata: How can we know the indexed column in a table?
What is the use of Oracle Control File?
What is an Oracle SYSTEM tablespace and when is it Created?
What is an oracle database schema?
What is an Integrity Constrains in Oracle?
What is an Oracle Data Segment?
How to define Data Block size in Oracle?
What is an Oracle Data Block?
Can a View based on another View in Oracle?