Oracle Database 12c: Installation and Administration — Question 250

Which three statements are true about using flashback database in a multitenant container database (CDB)? (Choose three.) (Choose three.)

Answer options

Correct answer: A, B, D

Explanation

Option A is correct because the root container can indeed be flashed back independently of the PDBs. Option B is also correct as the CDB must be mounted for flashback operations. Option D is correct since the DB_FLASHBACK RETENTION_TARGET must be set to enable flashback capabilities. Options C and E are incorrect because they misrepresent the functionality of flashback in a CDB context.