You configure AUTOBACKUP to ON in an RMAN session. When will RMAN back up the control file? (Choose all that apply.)

Answer: A

Explanation: EXPLANATION: When you set MEMORY_TARGET, the SGA and PGA memory areas will be dynamically tuned as a whole, although you can specify minimum values for the SGA with SGA_TARGET and for the PGA with PGA_AGGREGATE_TARGET. B is incorrect because MEMORY_MAX_TARGET specifies a maximum value for MEMORY_TARGET but does not trigger AMM. C is incorrect because SGA_TARGET sets only a minimum value for the SGA when AMM is enabled and specifies autotuning of the SGA when MEMORY_TARGET is set to zero or not set. D is incorrect because PGA_AGGREGATE_TARGET sets a minimum value for the PGA only when AMM is enabled.