how to migrate Oracle data to the Greenplum database is there any way that we can migrate the data from Oracle to the Greenplum database, like a tool is there any tool available to migrate Oracle data to the Greenplum database like SSMA
Asked
Active
Viewed 319 times
2 Answers
0
You can also use something as simple as sqlplus to dump the data and then Greenplum external tables to load the files into Greenplum tables.

Jon Roberts
- 2,068
- 1
- 9
- 11
0
Informatica Powercenter is a paid tool , which can do the task Talend Data Studio is kinda free , should be ready to do experiment and fix the connector issues on your own.

yoga
- 710
- 5
- 11