From Oracle on premise to S3 using DMS

0

Hi Folks, is there a way to ingest some tables from Oracle on premise to S3 passing by DMS?, like a migration but only some tables (maintaining the DMS change data capture etc), thanks

1回答
2

It is possible to filter tables as described in the following documentation.
Table mapping can be used to filter tables that need to be converted or migrated.
https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Tasks.CustomizingTasks.TableMapping.Console.html

Database migration should be done carefully and should be verified many times. (e.g., whether the necessary data has been securely migrated, whether it works, etc.)

profile picture
エキスパート
回答済み 1年前

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

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

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

関連するコンテンツ