The Vertica Forum recently got a makeover! Let us know what you think by filling out this short, anonymous survey.
Please take this survey to help us learn more about how you use third party tools. Your input is greatly appreciated!
Pull data from teradata to vertica

We need to pull some data from Teradata to vertica daily basis. I saw we can use java,python to pull data, does vertica has any built-in utility to pull data from Teradata?
thanks
Tagged:
0
Best Answer
-
Jim_Knicely - Select Field - Administrator
There is old ODBC Loader Package that should work:
https://github.com/vertica/Vertica-Extension-Packages/tree/master/odbc_loader_package1
Answers
thanks!