1Z0-060 · Question #149
Which three are true about the large pool for an Oracle database instance that supports shared server connections?
The correct answer is A. Allocates memory for RMAN backup and restore operations C. Contains a cursor area for storing runtime information about cursors E. Contains a hash area performing hash joins of tables. Allocates memory for shared and private SQL areas: NO. Оnly for private SQL AREA (when using shared server). Shared SQL area ALLWAYS!!!! in shared pool HASH area in a share server mode is located in LArge pool like a sort area.
Question
Which three are true about the large pool for an Oracle database instance that supports shared server connections?
Options
- AAllocates memory for RMAN backup and restore operations
- BAllocates memory for shared and private SQL areas
- CContains a cursor area for storing runtime information about cursors
- DContains stack space
- EContains a hash area performing hash joins of tables
How the community answered
(24 responses)- A88% (21)
- B8% (2)
- D4% (1)
Explanation
Allocates memory for shared and private SQL areas: NO. Оnly for private SQL AREA (when using shared server). Shared SQL area ALLWAYS!!!! in shared pool HASH area in a share server mode is located in LArge pool like a sort area.
Topics
Community Discussion
No community discussion yet for this question.