Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All
I need help.
I use Free version, Talend Open Studio for Data Integration ver.7.2.1.20190620_1446.
When I tried to load a csv file to Teradata using tTeradataTPTExec, error log says below and no records are loaded to the database.
'tbuild' is not recognized as an internal or external command, operable program or batch file.
I have installed Teradata Tools and Utilities and added to User PATH.
I can call tbuild command with only entering "tbuild" in the command prompt, so that, I think it is not a PATH issue.
What should I do to execute tTeradataTPTExec?
Hi manodwhb,
Thanks for your reply.
I have already checked the link you mentioned.
Actually, when I tried to run the scenario "Loading data into a Teradata database" in the link, the error happened.