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 年前檢視次數 230 次
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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南