1.1.1

Table Of Contents
ContentsNullableLengthTypeColumn Name
The default server
group(s) to use for tables
in the schema
No128VARCHARDEFAULTSERVERGROUPS
SYSSTATEMENTS
Describes all prepared statements in the distributed system.
The table contains one row per stored prepared statement.
Table 30: SYSSTATEMENTS system table
ContentsNullableLengthTypeColumn Name
Unique identier for the
statement
No36CHARSTMTID
Name of the statementNo128VARCHARSTMTNAME
The schema in which the
statement resides
No36CHARSCHEMAID
Always 'S'No1CHARTYPE
Whether or not the
statement is valid
No1BOOLEANVALID
Text of the statementNo32,700LONG VARCHARTEXT
Time that the statement
was compiled
Yes29TIMESTAMPLASTCOMPILED
ID of the schema
containing the statement
Yes36CHARCOMPILATIONSCHEMAID
Not used.Yes32,700LONG VARCHARUSINGTEXT
SYSSTATISTICS
Describes statistics collected in the distributed system.
Table 31: SYSSTATISTICS system table
ContentsNullableLengthTypeColumn Name
Unique identier for the
statistic
No36CHARSTATID
The conglomerate for
which the statistic was
No36CHARREFERENCEID
created (join with
SYSCONGLOMERATES.
CONGLOMERATEID)
The table for which the
information is collected
No36CHARTABLEID
vFabric SQLFire User's Guide674
vFabric SQLFire Reference