DEVFYI - Developer Resource - FYI

What is SGA?

ORACLE Interview Questions and Answers (Part 1)


(Continued from previous question...)

116. What is SGA?

The System Global Area in an Oracle database is the area in memory to facilitate the transfer of information between users. It holds the most recently requested structural information between users. It holds the most recently requested structural information about the database. The structure is database buffers, dictionary cache, redo log buffer and shared pool area.

(Continued on next question...)

Other Interview Questions