![]() |
|
Archives of the TeradataForumMessage Posted: Mon, 03 Aug 2009 @ 21:09:47 GMT
Hi Varun, I am not sure how to handle the error code checking in BTEQ, but can you handle the error code checking before the BTEQ script is executed? For example (depending on operating system) Check to see if parameter file exists
If [ -f $filename ]
Then
Echo ' '
Else
Echo "script is abending, parameter file does not exist"
Exit 256
fi
Process BTEQ script
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||