1.1

Table Of Contents
10000Default Value
connection (boot)Property Type
gemre.Prex
license-working-dir
The writable directory where this member persists runtime information about licensing. Keep this directory
the same between runs for each member so the member can read what it persisted on the last run.
See Activating vFabric SQLFire Licensing on page 21.
Description
The member's current working directory as determined by System.getProperty("user.dir")Default Value
connection (boot)Property Type
gemre.Prex
load-balance
Species whether load balancing is performed for the JDBC client connection. If "false," then
no load-balancing is attempted for the connection.
Description
trueDefault Value
connectionProperty Type
n/aPrex
locators
List of locators used by system members. The list must be congured consistently for every member of the distributed
system. If the list is empty, locators are not used.
For each locator, provide a host name and/or address (separated by @, if you use both), followed by a port number
in brackets. Examples:
locators=address1[port1],address2[port2]
locators=hostName1@address1[port1],name2@address2[port2]
locators=hostName1[port1],name2[port2]
Description
Note: On multi-homed hosts, this last notation uses the default address. If you use bind addresses for your
locators, explicitly specify the addresses in the locators listdo not use just the hostname.
not setDefault Value
connection (boot)Property Type
gemre.Prex
331
Configuration Properties