📚 Practice Mode
Oracle Database Architecture and Memory Management
Learn at your own pace with hints and detailed explanations
1 / 15
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.