Multiple choice technology databases

Which file contains database name, location of data files and important information used to start the Oracle database?

  1. Redo log file

  2. Data file

  3. Archive log file

  4. Control file

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

The control file contains the database name, physical locations of all data files and redo log files, and critical metadata like checkpoint information. It's essential for mounting, opening, and recovering the database during startup.