Multiple choice technology databases

Is it possible to resize the size of redo logs while the database is running?

  1. True

  2. False

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

Redo log files in Oracle cannot be resized dynamically while the database is running. Instead, administrators must add new log file groups of the desired larger size and drop the old, smaller groups once they are no longer active, making the statement false.