OCP Backup And Recovery Practice Question
Which TWO actions are required to enable Flashback Database on a production environment?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Ensure the database is in ARCHIVELOG mode.
Flashback Database requires the database to be in ARCHIVELOG mode and the recovery area to be configured.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Restart the database in UPGRADE mode.
Why it's wrong here
Flashback can be enabled while the database is mounted.
- ✓
Ensure the database is in ARCHIVELOG mode.
Why this is correct
This is a mandatory prerequisite for Flashback Database.
- ✗
Set DB_RECOVERY_FILE_DEST_SIZE to zero.
Why it's wrong here
This would disable the fast recovery area.
- ✓
Set the DB_FLASHBACK_RETENTION_TARGET parameter.
Why this is correct
This defines the time limit for Flashback logs.
- ✗
Drop all existing restore points.
Why it's wrong here
Existing restore points do not block enabling Flashback.
About these practice questions
Courseiva writes every OCP question from scratch — 312 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed August 2026 · checked against the official Oracle exam blueprint
This OCP practice question is part of Courseiva's free Oracle certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the OCP exam.