Courseiva
MigrationmediumMultiple SelectObjective-mapped

PAS-C01 Migration Practice Question

A company is migrating its SAP HANA database to AWS. The migration requires minimal downtime and data consistency. Which THREE steps should the company take to achieve this?

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

Use AWS DMS with change data capture (CDC) for ongoing replication.

To achieve minimal downtime and data consistency when migrating an SAP HANA database to AWS, the company should: Use AWS DMS with change data capture (CDC) for ongoing replication (B), create the target HANA database and schema in advance (C), and perform a full load of the data using AWS DMS before enabling CDC (D). A full backup and restore (A) would cause downtime, and disabling logging (E) is incorrect as it would compromise data consistency and recovery.

Answer analysis

Option-by-option breakdown

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

  • Take a full backup of the source database and restore it on the target.

    Why it's wrong here

    Backup and restore requires downtime and does not provide ongoing replication.

  • Use AWS DMS with change data capture (CDC) for ongoing replication.

    Why this is correct

    CDC enables continuous replication of changes.

  • Create the target HANA database and schema in advance.

    Why this is correct

    Target must be prepared for migration.

  • Perform a full load of the data using AWS DMS before enabling CDC.

    Why this is correct

    Full load creates the baseline copy.

  • Disable all logging on the source database to reduce overhead.

    Why it's wrong here

    Disabling logs prevents CDC from capturing changes.

About these practice questions

Courseiva writes every PAS-C01 question from scratch — 1,616 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 →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This PAS-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 PAS-C01 exam.