1.

What Is A Shared Pool?

Answer»

The data DICTIONARY CACHE is stored in an AREA in SGA called the shared pool. This will allow sharing of parsed SQL statements among CONCURRENT users.

The data dictionary cache is stored in an area in SGA called the shared pool. This will allow sharing of parsed SQL statements among concurrent users.



Discussion

No Comment Found