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 Antwort
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
EXPERTE
beantwortet vor einem Jahr
  • Thanks Riku

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen