Multiple choice

Which of the following files in oracle database is present in multiple copies in the database on separate disks?

  1. Datafiles

  2. Redo Log Files

  3. Control Files

  4. The password file

  5. The archive file

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

This file in oracle database is present in multiple copies in the database on separate disks because if any one of the control files is unavailable or deleted, the database shuts down.