Multiple choice

Which file is part of the Oracle database?

  1. Control file

  2. Password file

  3. Parameter file

  4. Archived log file

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

An Oracle database physically consists of control files, data files, and online redo log files. Control files contain metadata about the database structure. Parameter files, password files, and archived log files support database operations but are not part of the database itself.