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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
talendtester
Creator III
Creator III

tTeradataTPTUtility - Anyone know how to make it work?

I am trying to get tTeradataTPTUtility to work.
I have a simple comma delimited file with 12 rows.
My job looks like tFileInputDelimited > tTeradataTPTUtility
The TalendTesterror.log says " 'tbuild' is not recognized as an internal or external command, operable program or batch file"
I installed the drivers for this:
Product: Teradata Parallel Transporter Load Operator for Windows
Version: 13.10.00.04
But Talend still doesn't find tbuild, what else can I try?
Labels (2)
5 Replies
Anonymous
Not applicable

Hi
I have never use tTeradataTPTUtility component yet, but the error indicates system can't find the command 'tbuild', try to add the command path (eg: <tool installation path/bin/) to the system variable PATH.
Shong
Anonymous
Not applicable

I am trying to get tTeradataTPTUtility to work.
I have a simple comma delimited file with 12 rows.
My job looks like tFileInputDelimited > tTeradataTPTUtility
The TalendTesterror.log says "'tbuild' is not recognized as an internal or external command, operable program or batch file"
I installed the drivers for this:
Product: Teradata Parallel Transporter Load Operator for Windows
Version: 13.10.00.04
But Talend still doesn't find tbuild, what else can I try?
Anonymous
Not applicable

Dear All , 
i WAS able to achieve   tFileInputDelimited >  tTeradataTPTUtility
Please see below screen shots if you get stuck with  tTeradataTPTUtility.


0683p000009MDJ4.png 0683p000009MDNT.png
Thanks.
Amit
Anonymous
Not applicable

The TalendTesterror.log says "'tbuild' is not recognized as an internal or external command, operable program or batch file"

talendtester, did you solve your problem?
Anonymous
Not applicable

Hi
I have never use tTeradataTPTUtility component yet, but the error indicates system can't find the command 'tbuild', try to add the command path (eg: <tool installation path/bin/) to the system variable PATH.
Shong

shong, could you explain it more clearly?