How to ingest data from oracle on premise to SnowFlake

0

Hi, i need to ingest data from Oracle on premise to SnowFlake, what would be the right way to do it?, using DMS? or which other options can i use?, if i have to use DMS, how to do that ingest?, thanks

1 回答
0

AWS DMS does not support SnowFlake as a target.
https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Introduction.Targets.html

Another possible approach is to set the DMS target to S3.
I believe it is possible to load data from SnowFlake after importing data into S3.
https://docs.snowflake.com/en/user-guide/data-load-s3-create-stage

profile picture
专家
已回答 1 年前

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

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

回答问题的准则