1.1

Table Of Contents
Table 14: MEMBERS system table
ContentsNullableLengthTypeColumn Name
The unique ID of the
member. This ID has the
format:
hostname(process_id)<member_number>:udp_port/tcp_port
For example:
10.0.1.31(66878)<v0>:41715/63386
No128VARCHARID
Species the type of
SQLFire member process:
No24VARCHARKIND
datastoreA member
that hosts data.
peerA member that
does not host data.
locatorProvides
discovery services for a
cluster.
Member types can also be
qualied with additional
keywords:
normalThe member
can communicate with
other members in a
cluster.
lonerThe member is
standalone and cannot
communicate with other
members. Loners are
started with
mcast-port=0 and use no
locators for discovery.
adminThe member
also acts as a JMX
manager node.
A value of '1' indicates
that this member is a data
YesBOOLEANHOSTDATA
store and can host data.
Otherwise, the member is
a peer client with no
hosted data.
Is this the eldest member
of the distributed system.
NoBOOLEANISELD
Typically, this is the
member who rst joins the
cluster.
The fully-qualied
hostname/IP address of the
member.
Yes64VARCHARIPADDRESS
The fully-qualied
hostname of the member.
Yes128VARCHARHOST
The member process ID.No10INTEGERPID
The member UDP port.No10INTEGERPORT
vFabric SQLFire User's Guide640
vFabric SQLFire Reference