Q73. Which three are true about SGA memory management in a multitenant database? (Choose three.)
- A. Setting DB_CACHE_SIZE for a PDB guarantees a minimum amount of Database Buffer Cache memory for that PDB.
- B. The SHARED_POOL_SIZE setting for a PDB can be up to 80% of the SHARED_POOL_SIZE setting of the root container.
- C. Setting SHARED_POOL_SIZE for a PDB guarantees a minimum amount of Shared Pool memory for that PDB.
- D. The SGA_TARGET setting for a PDB cannot exceed 50% of the SGA_TARGET value of the root container.
- E. Setting SGA_TARGET for a PDB guarantees a minimum amount of SGA memory for that PDB.
- F. SGA_MIN_SIZE cannot be set for a PDB.
Answer: ACE