How to migrate data from Teradata to Vertica.

Moderator: NorbertKrupa

Post Reply
ratheesh.nellikal
Newbie
Newbie
Posts: 1
Joined: Wed Jun 10, 2015 10:12 pm
Location: TX
Contact:

How to migrate data from Teradata to Vertica.

Post by ratheesh.nellikal » Mon Jul 27, 2015 8:56 pm

Hi Team, I was looking in to few options to copy data directly from Teredata to Vertica.
I came across the ODBCLoader utility and configured the "odbc_loader_package" that I have downloaded from github.

But it throws an error when I tried to copy data from using Vertica COPY command.
dbadmin=> COPY DBATEST.OdbcLoadTest WITH SOURCE ODBCSource() PARSER ODBCLoader(connect='DSN=TDOdbc', query='select * from DBA1.TeraToVertica;');
ERROR 3399: Failure in UDx RPC call InvokeSetupUDL(): Error calling setupUDL() in User Defined Object [ODBCLoader] at [ODBCLoader.cpp:203], error code: 0, message: ODBC Error: Error reported attempting to get the error message for another error! Unable to display the error message. Original error was in function SQLDriverConnect().

Anybody come across this issue? Or do you have a better utility to copy data directly from Teradata ? I know ETL jobs can be used. But trying to find out if there are any data migration utility already out there.

Thanks in advance for your help.

Thanks,
Ratheesh Nellikal

Post Reply

Return to “General”