Multiple choice

When any changes are made to the database such as updates to data or creating or dropping database objects, the changes are recorded to the which of the following files first?

  1. Proxy archived log backups

  2. Instance creation

  3. Parameter files

  4. Recover

  5. Redo log files

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

When any changes are made to the database such as updates to data or creating or dropping database objects, the changes are recorded to the redo log files first.