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 年前225 查看次数
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 年前

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

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

回答问题的准则