1.1

Table Of Contents
DescriptionOption
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
List of other locators as comma-separated host:port values used as
backups in case one of the locators fails. The list must include all
-locators
other locators in use, and must be congured consistently for every
member of the distributed system.
Servers must be congured to use all the locators of the distributed
system, which includes this locator and all of the others in the list.
Authentication mechanism to use for client connections. If
-server-auth-provider is not specied, then this
-auth-provider
same mechanism is also used for joining the cluster. Supported values
are BUILTIN and LDAP.
By default, no authentication is used.
Comma-separated list of addresses and port numbers of locators for
remote SQLFire clusters.
-remote-locators
Use this option when conguring WAN replication to identify
connections to remote SQLFire clusters. Congure Locators for
WAN Member Discovery on page 232 provides more information.
Authentication mechanism to use for joining the cluster and talking
to other servers and locators in the cluster. Supported values are
-server-auth-provider
BUILTIN and LDAP. By default, SQLFire uses the value of
-auth-provider if it is specied, otherwise no
authentication is used.
If the servers or locators have been congured to use authentication,
this option species the user name to use for booting the server and
joining the distributed system.
-user
If the servers or locators have been congured to use authentication,
this option species the password for the user (specied with the
-password
-user option) to use for booting the server and joining the
distributed system.
The password value is optional. If you omit the password, sqlf
prompts you to enter a password from the console.
Path of the le to which this locator writes log messages. The default
is sqlflocator.log in the working directory.
-log-le
Any other SQLFire boot property such as log-level. For
example, to start a SQLFire locator as a JMX Manager, use the boot
-<prop-name>
properties described in Using Java Management Extensions (JMX)
on page 291.
vFabric SQLFire User's Guide372
vFabric SQLFire Reference