DEVFYI - Developer Resource - FYI

What is a Shared SQL pool?

ORACLE Interview Questions and Answers (Part 2)


(Continued from previous question...)

301. What is a Shared SQL pool?

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.

(Continued on next question...)

Other Interview Questions