1.0

Table Of Contents
DescriptionOption
JVM option passed to the spawned SQLFire Locator JVM. For
example, use -J-Xmx1024m to set the JVM heap to 1GB.
-J
Working directory of the locator that will contain the SQLFire
Locator status le and will be the default location for log le,
-dir
persistent les, data dictionary, and so forth. This option defaults to
the current directory.
Location of user classes required by the SQLFire Locator. This path
is appended to the current classpath.
-classpath
Integer that uniquely identies this SQLFire cluster.
-distributed-system-id
Set a unique value when using WAN replication between multiple
SQLFire clusters. Congure Locators for WAN Member Discovery
on page 224 provides more information.
Size has the same format as the -Xmx/-Xms JVM options.
-max-heap
-max-heap is equivalent to -J-Xmx.
Size has the same format as the -Xmx/-Xms JVM options.
-initial-heap
-initial-heap is equivalent to -J-Xms.
Address to which the locator binds for peer discovery (includes
servers as well as other locators).
-peer-discovery-address
Port on which the locator listens for peer discovery (includes servers
as well as other locators). Valid values are in the range 1-65535, with
a default of 10334.
-peer-discovery-port
The address to which this peer binds for receiving peer-to-peer
messages. By default sqlf uses the -peer-discovery-address value.
-bind-address
If true then it starts a network server (see the
-client-bind-address and -client-port
-run-netserver
options to specify where the server should listen) that can service
thin clients (defaults to true).
If set to false, then the -client-bind-address and
-client-port options have no affect. This option defaults
to true.
Address to which the network controller binds for client connections.
This takes effect only if -run-netserver option is not set
to false.
-client-bind-address
Port that the network controller listens on for client connections,
1-65535 with default of 1527. This takes effect only if
-run-netserver option is not set to false.
-client-port
vFabric SQLFire User's Guide350
vFabric SQLFire Reference