Courseiva
Question 1,413 of 1,663
Deployment and MigrationhardMultiple SelectObjective-mapped

DBS-C01 Deployment and Migration Practice Question

Which TWO steps are required when migrating an Oracle database to Amazon RDS for Oracle using AWS DMS with ongoing replication? (Choose TWO.)

⚠ Common exam trap

Candidates often confuse minimal supplemental logging (which is sufficient for Oracle GoldenGate) with the full supplemental logging required by AWS DMS, leading them to incorrectly select option B instead of D.

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

Enable archive logging on the source Oracle database.

AWS DMS requires archive logging on the source Oracle database to capture ongoing changes for continuous replication. Archive logging ensures that redo logs are retained and available for DMS to read transaction changes after a log switch, enabling Change Data Capture (CDC) without data loss.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Run AWS Schema Conversion Tool (SCT) to convert the schema.

    Why it's wrong here

    SCT is only needed if converting to a different engine.

  • Enable minimal supplemental logging.

    Why it's wrong here

    DMS requires full supplemental logging for all columns.

  • Enable archive logging on the source Oracle database.

    Why this is correct

    DMS needs archive logs to capture changes.

  • Enable supplemental logging for all columns.

    Why this is correct

    Full supplemental logging ensures all changes are captured.

  • Create a VPC endpoint for the DMS replication instance.

    Why it's wrong here

    VPC endpoints are not required; DMS can use standard networking.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 24, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This DBS-C01 practice question is part of Courseiva's free Amazon Web Services 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 DBS-C01 exam.