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回答
2
承認された回答

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
回答済み 4年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ