Multiple choice technology programming languages The process of applying redo log files during recovery operation is called rolling backward restore recovery rolling forward Reveal answer Fill a bubble to check yourself D Correct answer Explanation Rolling forward is the process of applying redo log files to a restored database backup to bring it to a consistent state. Rolling backward is undoing uncommitted changes, and restore is just copying database files.