1.1

Table Of Contents
20Default Value
connection (boot)Property Type
sqlre.Prex
keepalive-interval
TCP keepalive timeout interval in seconds. This is the time interval to wait between successive TCP keepalive probes
if there is no response to the previous probe. You can use this property with either a SQLFire client socket (to determine
Description
when a server is ofine) or a SQLFire network server socket (to determine when clients go ofine). To use this property
with a SQLFire thin client, include the jna.jar library in your CLASSPATH.
Note: On Solaris platforms prior to r10, system-wide TCP keepalive settings must be changed to larger values
(approximately 30 seconds) in order to detect server failures by clients and vice versa. See
http://docs.oracle.com/cd/E19082-01/819-2724/fsvdg/index.html. This also applies to other non-Linux,
non-Windows platforms. For example, see http://www-01.ibm.com/support/docview.wss?uid=swg21231084.
1Default Value
connection (boot)Property Type
sqlre.Prex
license-serial-number
Species the serial number(s) this distributed system member will use. The distributed member will attempt to activate
the license if it acts as a data store.
If you have a serial number for the or Global WAN Upgrade, then list it after the vFabric SQLFire Enterprise serial
number, separating each with a comma.
Description
Use the keyword "dynamic" to specify that the member will attempt to acquire a license from either a vFabric serial
number le or a vFabric License Server.
Note: You can only use a vFabric License Server you are running SQLFire on a vSphere virtual machine as
part of vFabric Suite. The vFabric License Server cannot provide a standalone vFabric SQLFire license, such
as a vFabric SQLFire Enterprise license.
See Activating vFabric SQLFire Licensing on page 21.
not setDefault Value
connection (boot)Property Type
sqlre.Prex
license-server-timeout
Species the maximum number of milliseconds to wait for a license from a vFabric License Server when
attempting to dynamically acquire a license. This timeout is observed when using the keyword "dynamic"
for the license-serial-number property.
Valid values are in the range of 1000...3600000.
Description
See Activating vFabric SQLFire Licensing on page 21.
vFabric SQLFire User's Guide330
vFabric SQLFire Reference