|
This post was updated on .
Dear Erman,
We are about to start a refresh of a instance.
1)When controlfile auto backup is on,is it required to INCLUDE CURRENT CONTROLFILE clause as below
BACKUP AS COMPRESSED BACKUPSET INCREMENTAL LEVEL=0 spfile format '${BACKUPDIR}/spfile_%d_%s_%T.bak' DATABASE INCLUDE CURRENT CONTROLFILE PLUS ARCHIVELOG;
2)if we issue above command,Control file was being backed up by rman at the end of the backup.what was the issue if it takes the backup of control file in the begining of backup instead of taking at the end of backup?
Thank you for all the support
|