1.1.1

Table Of Contents
DescriptionOption
The unique identier of an existing JAR installation to replace. The
identier you provide must specify a schema name delimiter. For
example: APP.myjar.
This argument is required.
-name
Sets the authentication provider to use for peer-to-peer connections
as well as client-server connections. Valid values are BUILTIN and
-auth-provider
LDAP. All other members of the SQLFire distributed system must
use the same authentication provider and user denitions. If you omit
this option, the connection uses no authentication mechanism. See
Conguring Authentication and Authorization on page 241.
The address to which this peer binds for receiving peer-to-peer
messages. By default sqlf uses the hostname, or localhost if the
hostname points to a local loopback address.
-bind-address
The hostname or IP address on which a SQLFire locator listens for
client connections. The default is "localhost."
-client-bind-address
Use this option with -client-port to attach to a SQLFire
cluster as a thin client and perform the command.
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.
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
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.
vFabric SQLFire User's Guide386
vFabric SQLFire Reference