dataSourceLife
System scope only
Tango Enterprise only.
The value of this configuration variable
indicates how long the Tango Server keeps open an unused connection to
a data source. This variable is specified in minutes. When the time
out period is exceeded, the connection to the data source is closed.
Each time a data source connection is used, its timeout timer is reset
to zero.
When this configuration variable is set to
zero, data source connections are always closed immediately after use.
Multiple actions in the same execution using the same data source use
the same connection; that is, the connection is not closed until the
end of the application file execution.
The default value is 30 (minutes).
|