DEVFYI - Developer Resource - FYI

What is meant by recursive hints ?

ORACLE Interview Questions and Answers (Part 2)


(Continued from previous question...)

312. What is meant by recursive hints ?

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.

(Continued on next question...)

Other Interview Questions