1.1

Table Of Contents
DescriptionOption
Display the help message for this sqlf command.
-help, --help
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.
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
Description
Specify one of these pairs of options with the command to connect to a SQLFire Distributed system and remove
a JAR le installation:
Use both -client-bind-address and -client-port to connect to a SQLFire cluster as a thin client
and perform the command.
Use both mcast-port and -mcast-address, or use the -locators property to connect to a SQLFire
cluster as a peer client and perform the command.
The -name that you provide for the JAR must be an existing JAR le identier (created with sqlf install-jar).
You must include a schema name to qualify the identier.
SQLF removes the JAR le installation (and the unique identier) and unloads the JAR le classes.
See Storing and Loading JAR Files in SQLFire on page 121.
vFabric SQLFire User's Guide376
vFabric SQLFire Reference