Multiple choice Which of the following is not a function related to Redo log files in Oracle database? These files can be used to record the changes made in the database. Oracle allows a multiplex redo log operation for Redo log files. Redo log file contains the information that is used only to recover the database from a system or media failure. Redo log file contains the information about the Time stamp of database creation. Every Oracle database can have set of two or more Redo log files. Reveal answer Fill a bubble to check yourself D Correct answer Explanation It does not contains such information. Control files have such information.