1.1.1

Table Of Contents
ContentsNullableLengthTypeColumn Name
Species whether you
need to manually start the
No1BOOLEANMANUAL_START
listener with
SYS.START_ASYNC_EVENT_LISTENER.
Indicates whether SQLFire
should conate messages
for this listener.
No1BOOLEANBATCH_CONFLATION
The maximum number of
messages that a batch can
contain for this listener.
No10INTEGERBATCH_SIZE
The maximum number of
milliseconds that can
No10INTEGERBATCH_TIME_INTERVAL
elapse between sending
batches to the listener.
Indicates whether SQLFire
persists the listener event
No1BOOLEANIS_PERSISTENCE
queue to disk for high
availability.
The name of a disk store
to use for persisting the
listener event queue.
Yes32672VARCHARDISK_STORE_NAME
The maximum amount of
memory in megabytes that
No10INTEGERMAX_QUEUE_MEMORY
the queue can consume
before overowing to
disk.
The maximum number of
milliseconds that an event
No10INTEGERALERT_THRESHOLD
can remain in this queue
before SQLFire logs an
alert.
Indicates whether the
listener is currently
running.
No1BOOLEANIS_STARTED
GATEWAYRECEIVERS
Describes the conguration of gateway receivers in SQLFire WAN deployments.
See CREATE GATEWAYRECEIVER on page 483 for more information about individual columns.
Table 10: GATEWAYRECEIVERS system table
ContentsNullableLengthTypeColumn Name
The unique name for this
receiver.
No128VARCHARID
vFabric SQLFire User's Guide656
vFabric SQLFire Reference