Application Behavior When SET CRASH = WAIT_NOTELL - Advanced SQL Engine - Teradata Database

SQL Stored Procedures and Embedded SQL

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-28
dita:mapPath
vqj1592443206677.ditamap
dita:ditavalPath
vqj1592443206677.ditaval
dita:id
B035-1148
lifecycle
previous
Product Category
Teradata Vantageā„¢
The behavior of embedded SQL applications when a node resets, SET CRASH = WAIT_NOTELL, and the application is running on any of the following environments is explained following the list:
  • Non-resetting node
  • Workstation-attached client
  • Mainframe-attached client

The application reconnects its session and returns one of the following error codes from the database; the embedded SQL application takes action appropriate to the error condition:

Code Description
Error 2825 No record of the last request found after Teradata Database restart.
Error 2826 Request completed but all output was lost due to Teradata Database restart.
Error 2828 Request was rolled back during Teradata Database recovery.
Error 3120 Request aborted because of a Teradata Database recovery.