1.0

Table Of Contents
[-password[=<password>]]
[-user=<username>]
This table describes options for the sqlf replace-jar command. Default values are used if you do not specify an
option.
DescriptionOption
The local path of the new JAR le, or a URL that links to the JAR
le.
-le
This argument is required.
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
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
vFabric SQLFire User's Guide356
vFabric SQLFire Reference