In Recovery Manager (RMAN), you have set control file auto backup to ON by using the following
command:
CONFIGURE CONTROLFILE AUTOBACKUP ON;
Which two events would cause the control file to be backed up automatically? (Choose two)
A.
Atablespace is taken offline.
B.
The database instance is restarted.
C.
A new data file is added to an existingtablespace.
D.
A successful backup is recorded in the RMAN repository.
E.
The RMAN connection is disconnected from the target database.