![]() |
|
Archives of the TeradataForumMessage Posted: Thu, 11 Jan 2001 @ 11:08:43 GMT
Jaz - When running SQL from the Unix we usually do it like I've done it below, and it works like a charm. But with your style of doing it - try putting in the full PATH when specifying the location of the script file? Hope it helps -Rich
------------------START----bteq.script.file---------
#!/bin/ksh
#
exec >> /location/logfile
exec 2>> /location/logfile
bteq <
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||