Multiple choice technology programming languages

Oracle recommends to "multiplex" the following critical file -

  1. alert log file

  2. control file

  3. trace file

  4. snapshot file

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

Oracle strongly recommends multiplexing control files by maintaining multiple copies on different disks. Control files contain critical database metadata and losing all copies can make the database unrecoverable. Alert logs, trace files, and snapshot files are important but don't require multiplexing to the same degree.