1.0

Table Of Contents
ContentsNullableLengthTypeColumn Name
The starting port number that
denes the range of possible
ports for this gateway receiver.
false10VARCHARSTART_PORT
The ending port number that
denes the range of possible
ports for this gateway receiver.
false10VARCHAREND_PORT
The server group(s) on which
the gateway receiver is
deployed.
false32672VARCHARSERVER_GROUPS
The buffer size in bytes for the
socket connection used by this
gateway receiver.
false10VARCHARSOCKET_BUFFER_SIZE
The time interval between pings
to connected WAN sites.
false10VARCHARMAX_TIME_BETWEEN_PINGS
GATEWAYSENDERS table
Describes the conguration of gateway sender congurations in SQLFire.
The following table shows the contents of the GATEWAYSENDERS system table. See CREATE
GATEWAYSENDER on page 443 for more information about individual columns.
Table 11: GATEWAYSENDERS system table
ContentsNullableLengthTypeColumn Name
The unique identier of a
gateway sender.
false128VARCHARSENDER_ID
The ID of the remote SQLFire
distributed system to which the
sender sends DML events.
false10INTEGERREMOTE_DS_ID
The server group(s) on which
the gateway sender is installed.
false32672VARCHARSERVER_GROUP
The buffer size in bytes for the
socket connection used by this
gateway sender.
false10INTEGERSOCKET_BUFFER_SIZE
Species whether you need to
manually start the gateway
false1BOOLEANMANUAL_START
sender with
SYS.START_GATEWAYSENDER.
The amount of time in
milliseconds that this gateway
false10INTEGERSOCKET_READ_TIMEOUT
sender blocks while waiting to
receive an acknowledgment
from a remote site.
607
System Tables