using backup contol file tells oracle to ignore the SCN in the control file you are using....so If you have a backup of the control file on Sunday and then Friday you have a failure. using the Sun control file without the backup controlfile option would result in Oracle rolling forward to Sunday and then stopping as the reocery process would see that control files SCN as being the most current.