Controlfile auto backup
In alert.log file, I observe my controlfile is being backed up few times in a day. (at-least 1 time a day) What causes this??
Is this because we have the following configuration in RMAN
CONFIGURE CONTROLFILE AUTOBACKUP ON;
I thought the above command is used to take the control file backup automatically along with the DB regular backup.