SET TIMEOUT - Advanced SQL Engine - Teradata Database

Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.00
Published
June 2020
Language
English (United States)
Last Update
2020-06-15
dita:mapPath
boh1556732696163.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1102
lifecycle
previous
Product Category
Teradata Vantageā„¢

Purpose

The SET TIMEOUT command allows you to set the time in minutes to delay a logoff for disconnected sessions.

Syntax

SET { TIMEOUT | TI } time_value
time_value
Amount of time to delay logoff in minutes.

Usage Notes

The SET TIMEOUT command can be used to delay logoff for disconnected sessions when working on network or database problems.

Before using the SET TIMEOUT command, you must select the host group from which the sessions are running using the SELECT HOST command. For information, see SELECT HOST.

Example: Setting the time between a session disconnection and logoff

To set a timeout delay for one hour, type:

SET TI 60
Timeout value on host 1 set to 60