1.1

Table Of Contents
ContentsNullableLengthTypeColumn Name
A system type that
describes the table,
Nocom.vmware.sqlfabric.internal.catalog.DependableFinder
This class is not part of
the public API.
PROVIDERFINDER
conglomerate, constraint,
and privilege that is the
provider
SYSDISKSTORES
Contains information about all disk stores created in the SQLFire distributed system.
See CREATE DISKSTORE on page 465.
Table 23: SYSDISKSTORES system table
ContentsNullableLengthTypeColumn Name
The unique identier of
the disk store.
No128VARCHARNAME
The maximum size, in
megabytes, of a single
oplog le in the disk store.
No10BIGINTMAXLOGSIZE
Species whether
SQLFire automatically
No6CHARAUTOCOMPACT
compacts log les in this
disk store.
Species whether the disk
store permits online
No6CHARALLOWFORCECOMPACTION
compaction of log les
using the sqlf utility.
The threshold after which
an oplog le is eligible for
No10INTEGERCOMPACTIONTHRESHOLD
compaction. Specied as
a percentage value from
0100.
The maximum number of
milliseconds that can
No10BIGINTTIMEINTERVAL
elapse before SQLFire
asynchronously ushes
data to disk.
The size of the buffer
SQLFire uses to store
No10INTEGERWRITEBUFFERSIZE
operations when writing
to the disk store.
The maximum number of
row operations that
No10INTEGERQUEUESIZE
SQLFire can
asynchronously queue for
writing to the disk store.
649
System Tables