🎴 Flashcard Mode
Oracle Database Architecture and Memory Management
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Which of the following is the correct statement about the System Global Area (SGA) in memory structure of Oracle Database?
AnswerClick to flip back
A
It is a shared memory region that contains data and control information for one Oracle instance.
💡 Explanation:
Oracle allocates the SGA when an instance starts and deallocates it when the instance shuts down.