OCP Backup And Recovery Practice Question
Which THREE conditions must be met to perform a successful RMAN cross-platform transportable tablespace migration?
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
✓
The RMAN CONVERT command must be used if endianness differs.
The databases must be at compatible levels, endian formats must be checked, and the tablespace must be read-only.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
The source platform must be the same endian as the target.
Why it's wrong here
RMAN can handle cross-endian conversion.
- ✓
The RMAN CONVERT command must be used if endianness differs.
Why this is correct
Conversion is required if moving between platforms with different endianness.
- ✗
The source and destination databases must have the same DBID.
Why it's wrong here
DBIDs do not need to be the same.
- ✓
The source tablespace must be set to READ ONLY.
Why this is correct
The tablespace must be read-only to ensure data consistency during the transfer.
- ✓
The compatibility level must be at least 11.0.0.
Why this is correct
A minimum compatibility level is required to support the transportable tablespace metadata format.
About these practice questions
This OCP question is part of Courseiva's 314-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam 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.