Oracle Database 12c: Installation and Administration — Question 97

Which statement is true about a database in ARCHIVELOG mode?

Answer options

Correct answer: D

Explanation

The correct answer is D because in ARCHIVELOG mode, full database backups can indeed be taken while the database is open and operational. Option A is incorrect because backups taken before switching to ARCHIVELOG mode cannot be used for complete recovery if the database needs it. Option B is not necessary as multiplexing redo logs is not a prerequisite for enabling ARCHIVELOG mode. Option C is misleading since configuring a Fast Recovery Area is not mandatory to operate in ARCHIVELOG mode.