|
Archives of the TeradataForumMessage Posted: Fri, 30 Sep 2005 @ 11:12:30 GMT
Mike, Try setting the error level as the others have suggested, or, you can perform the following check after the SQL or BT\ET statement: .If Errorcode = 2631 Then .Goto ???(Some Label) Dead-locking is a retry-able error, and, therefore, by Teradata's definition, not a true error. If you are using BT\ET syntax within your BTEQ script, be sure to turn off the 'Retry', this can cause strange things to happen (see docuementation for BTEQ Output, 'Disabling the Retry Function' in the Basic Teradata Query Reference pdf.) Hope this helps! Clay
| ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||