Effect of a Database Restart - Teradata Director Program

Teradata® Director Program Reference

Product
Teradata Director Program
Release Number
16.20
Published
September 2019
Language
English (United States)
Last Update
2019-10-11
dita:mapPath
xuf1527114222341.ditamap
dita:ditavalPath
ft:empty
dita:id
B035-2416
lifecycle
previous
Product Category
Teradata Tools and Utilities

When the 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 will switch 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.