1.0

Table Of Contents
pc29(23742)<v3>:19653/33509 |datastore(normal)
|CUSTOMERS,ORDERSDB
pc29(23880)<v4>:37719/51114 |accessor(normal)
|CUSTOMERS,ORDERSDB
pc29(23611)<v2>:52031/53106 |datastore(normal) |CUSTOMERS
pc29(24021)<v5>:58510/43678 |accessor(normal)
|CUSTOMERS,ORDERSDB
pc29(23503)<v1>:30307/36105 |datastore(normal) |ORDERSDB
6 rows selected
sqlf shut-down-all
Instructs all SQLFire members to disconnect from the distributed system and shut down.
Syntax on page 368
Description on page 369
Example on page 369
Syntax
sqlf shut-down-all
[-mcast-port=<port>] [-mcast-address=<address>]
[-locators=<addresses>] [-bind-address=<address>]
[-skip-locators] [-skip-accessors] [-<prop-name>=<prop-value>]*
The table shows arguments and options for sqlf shut-down-all.
DescriptionOption
Multicast port used to communicate with other members of the
distributed system. If zero, multicast is not used for member discovery
(specify -locators instead).
-mcast-port
Valid values are in the range 065535, with a default value of 10334.
Multicast address used to discover other members of the distributed
system. This value is used only if the -locators option is not
specied.
-mcast-address
The default multicast address is 239.192.81.1.
List of locators used to discover members of the distributed system.
Supply all locators as comma-separated host:port values.
-locators
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
Include this option to leave standalone locator members running after
executing the shut-down-all command.
-skip-locators
Include this option to leave SQLFire accessor members (members
that were started with host-data=false) running after
executing the shut-down-all command.
-skip-locators
vFabric SQLFire User's Guide368
vFabric SQLFire Reference