TTC_TCP_KEEPALIVE_INTVL_MS

The TTC_TCP_KEEPALIVE_INTVL_MS attribute sets the time interval (in milliseconds) between subsequential probes.

Part of the method to see if the connection is up or if it has failed is to check the TCP socket. When a TCP connection is started, a set of timers are associated with the connection.

Required Privilege

No privilege is required to change the value of this attribute.

Setting

Set TTC_TCP_KEEPALIVE_INTVL_MS as follows.

Where to set the attribute How the attribute is represented Setting

C or Java programs or UNIX and Linux systems odbc.ini file in TimesTen

TTC_TCP_KEEPALIVE_INTVL_MS

A positive integer value. Default is 1000.

Windows ODBC Data Source Administrator

TCP KeepAlive Interval field on the Oracle TimesTen Client DSN Setup dialog.

A positive integer value. Default is 1000.