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
AWS
已提问 4 年前379 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则