Oracle Memory Management Question:

What is meant by recursive hints?

Memory Management Interview Question
Memory Management Interview Question

Answer:

Number of times processes repeatedly query the dictionary table is called recursive hints. It is due to the data dictionary cache is too small. By increasing the SHARED_POOL_SIZE parameter we can optimize the size of Data Dictionary Cache.


Previous QuestionNext Question
What is redo log buffer?How can we plan storage for very large tables?