1.1.1

Table Of Contents
DescriptionOption
The port on which a SQLFire locator listens for client connections.
The default is 1527.
-client-port
Use this option with -client-bind-address to attach
to a SQLFire cluster as a thin client and perform the command.
The character set encoding of the SQL script le (-file
argument). The default is UTF-8. Other possible values are:
-encoding
US-ASCII, ISO-8859-1, UTF-8, UTF-16BE, UTF-16LE, UTF-16.
See the java.nio.charset.Charset reference for more information.
A semicolon-separated list of properties to use when connecting to
the SQLFire distributed system.
-extra-conn-props
Display the help message for this sqlf command.
-help, --help
Include this option to ignore any errors that may occur while
executing statements in the le, and continue executing the remaining
-ignore-errors
statements. If you omit this option, then sqlf immediately terminates
the script's execution if an exception occurs.
Sets Java system property to the specied value.-J-D<property=value>
The list of locators as comma-separated host[port] values, used to
discover other members of the distributed system.
-locators
Using -locators creates a peer client member to execute the
sqlf command.
The multicast address used to discover other members of the
distributed system. This value is used only when the -locators
option is not specied. The default multicast address is 239.192.81.1.
-mcast-address
Use this option with -mcast-port to attach to a SQLFire
cluster as a peer client and perform the command.
The multicast port used to communicate with other members of the
distributed system. If zero, multicast is not used for member discovery
-mcast-port
(specify -locators instead). This value is used only if the
-locators option is not specied.
Valid values are in the range 065535, with a default value of 10334.
Use this option with -mcast-address to attach to a SQLFire
cluster as a peer client and perform the command.
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.
vFabric SQLFire User's Guide390
vFabric SQLFire Reference