1.

What is the use of Library cache?(a) Contains User information, such as user privileges(b) Used to store shared SQL(c) Log of changes made to the database(d) All of the MentionedThe question was posed to me by my school principal while I was bunking the class.Origin of the question is Oracle Database 11g Architecture in portion Oracle Database 11g Architecture Options of Oracle

Answer»

Correct choice is (b) USED to store shared SQL

Best EXPLANATION: Oracle Library cache is like a DATA buffer cache, except that it is not for data, but a cache for SQL PL/SQL PROGRAMS and Java classes.



Discussion

No Comment Found

Related InterviewSolutions