Oracle Database Architecture and Memory Management
Casual Mode - Take your time!
1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice
Which of the following is the correct statement about the System Global Area (SGA) in memory structure of Oracle Database?
- It is a shared memory region that contains data and control information for one Oracle instance.
- The database buffers and the shared pool are not the parts of SGA.
- It also consists of stack-space and session-information.
- It maintains the memory in a non-shared medium.
- One can create a number of instances for the shared memory.