A municipal permitting database on Oracle must move to Amazon Aurora PostgreSQL. Architects need schema conversion assessment plus ongoing data migration. Which combination should they select?
Select an answer to reveal the explanation.
Short Explanation
Changing Oracle dialects to Aurora PostgreSQL is a translation job plus a moving job. SCT tells you how painful the schema work is; DMS actually hauls the data—use both, not wishful restore magic.
Full Explanation
Heterogeneous database migration to Aurora PostgreSQL typically uses AWS SCT to assess and assist schema conversion and AWS DMS to perform the data migration (including CDC when needed). Macie, Oracle RMAN restores onto Aurora storage, and Athena CTAS are not the SAP-C02 database-transfer pattern for this engine change.