PAS-C01 Migration • Set 2
PAS-C01 Migration Practice Test 2 — 15 questions with explanations. Free, no signup.
A team is migrating an Oracle database to Amazon RDS for MySQL using AWS DMS with ongoing replication (CDC). The initial load succeeded, but the CDC task fails with the error shown in the exhibit. The source Oracle database is on-premises. Which action should the team take to resolve the issue?
Refer to the exhibit. Error from AWS DMS task: "Last Error: Failed to start change data capture for table 'sales.orders'. Details: The source database is not configured for full supplemental logging. To enable full supplemental logging, run: ALTER DATABASE ADD SUPPLEMENTAL LOG DATA (ALL) COLUMNS;"