Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tTeradataTPTExec - 'tbuild' is not recognized

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?

Labels (3)
2 Replies
manodwhb
Champion II
Champion II

Have you verified below link to understand about the component that how to use it ? If no,please check the below link.
https://help.talend.com/reader/3pT4KNcZshgt9KebGVjRCg/eKdgD797mHuaUkmRAaRxsg
Anonymous
Not applicable
Author

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.