What's the fastest way to move a 2TB Oracle Database to EC2?

0

Customer has a 2TB Oracle Database that they need to lift and shift to AWS.

This 2TB Database is only one schema and size of the backup.

What would be fastest way with minimum downtime?

Clarification:

  • Customer has Site-to-Site VPN
1 Antwort
2
Akzeptierte Antwort

You can follow the strategies listed out in this document

https://docs.aws.amazon.com/prescriptive-guidance/latest/migration-oracle-database/migration-oracle-database.pdf

This document has a table that lists different utilities/methods that can be employed while doing a migration. Your choices can be different if you are moving to a EC2 based instance vs RDS Oracle. Depending on whether they have license for Data Guard or Active guard and/or Goldengate, how much downtime a customer can afford, network bandwidth, it becomes more of an art by selecting and recommending the right options. Generally speaking, Oracle native tooling is preferred over DMS if you are doing a homogeneous migration (Oracle to Oracle).

AWS
beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen