17.10 - SET TIMEOUT - Advanced SQL Engine - Teradata Database

Teradata Vantageā„¢ - Database Utilities

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
xha1591998860283.ditamap
dita:ditavalPath
xha1591998860283.ditaval
dita:id
vkz1472241255652

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

Syntax Elements

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