Oracle
1Z0-043 · Question #11
Following are the parameters and their values set in your database instance: SGA_TARGET=8GB SGA_MAX_SIZE=10GB DB_KEEP_CACHE_SIZE=1GB You executed the following command to increase SGA_TARGET: SQL>…
The correct answer is A. large pool B. shared pool E. default pool of database buffer cache. See the full explanation below for the reasoning.
Question
Following are the parameters and their values set in your database instance:
SGA_TARGET=8GB SGA_MAX_SIZE=10GB DB_KEEP_CACHE_SIZE=1GB You executed the following command to increase SGA_TARGET:
SQL> ALTER SYSTEM SET SGA_TARGET=9GB; Which three memory components would grow by the command above? (Choose three.)
Options
- Alarge pool
- Bshared pool
- Cmultiple block size caches
- Dkeep pool of database buffer cache
- Edefault pool of database buffer cache
How the community answered
(45 responses)- A80% (36)
- C7% (3)
- D13% (6)
Community Discussion
No community discussion yet for this question.