1.

What Is A Shared Sql Pool?

Answer»

The data DICTIONARY cache is stored in an AREA in SGA CALLED the Shared SQL 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 SQL Pool. This will allow sharing of parsed SQL statements among concurrent users.



Discussion

No Comment Found