Aws glue jobs and databases

0

I want to take data and remove the data from the table in SQL database and then insert the data in a new ORACLE database table.Both tables are having same schema.how to do this job with AWS GLUE.

質問済み 2年前231ビュー
1回答
0

Do consider other options available to move your data. One tool that would fit this scenario would be DMS. DMS would provide a GUI for the data movement and would be possibly be cheap.

If you would like to use Glue for the data move, try using Visual job with source as SQL and target as Oracle. I have shown those options below in the Glue Visual editor console: Enter image description here

profile pictureAWS
回答済み 2年前

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

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

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

関連するコンテンツ