11 May 2006
In your shell script you can use the same commends you use in windows environment:
betq < the ctl filename >> the log filename
hope this helps,
bye,
TDUser
12 May 2006
Just add this BTEQ statement before the "logon":
.SET ERROROUT STDOUT
You must sign in to leave a comment.

Hi ,
I need to invoke Bteq/Mload scripts from a unix shell script to fetch data from Teradata database.Can someone help we that?
Thanks