Effect of a Database Restart - Teradata Director Program

Teradata® Director Program Reference

Product
Teradata Director Program
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-18
dita:mapPath
pxm1544831938750.ditamap
dita:ditavalPath
obe1474387269547.ditaval
dita:id
B035-2416
lifecycle
previous
Product Category
Teradata Tools and Utilities

When a database restarts, sessions remain but active requests not in-doubt are terminated. When the database recovers, TDP elicits error responses from the database for all requests that were active at the time of the restart. These responses will then be reflected to the application.

Sessions that did not have active requests but were in-transaction have lost the in-transaction state. So the next request sent by the application will be unconditionally aborted to reflect the loss of transaction status to the application.

In-doubts requests remain in-doubt.

If a previously active SP is down after a restart, TDP switches any sessions on that SP to other SPs as session capacity exists. This is transparent to the application except that a request initiated before the session is switched will be delayed.