1.1.1

Table Of Contents
sqlfire.language.statementCacheSize
The size of the precompiled statement cache for DML statements. Specify the number of
entries to cache.
Description
100Default Value
connection (boot)Property Type
n/aPrex
sqlfire.language.tableDescriptorCacheSize
The size of table descriptors that SQLFire caches in memory for faster lookup performance. This
property cannot be overridden using a system property. Specify the number of entries to cache.
Description
64Default Value
connection (boot)Property Type
n/aPrex
sqlfire.max-lock-wait
Maximum time in milliseconds that a DDL statement waits for a distributed lock on the data
dictionary or a table.
Description
300000Default Value
connection (boot)Property Type
n/aPrex
sqlfire.properties
Overrides the default lookup for application le properties in the le named
'sqlre.properties.'
Description
sqlre.propertiesDefault Value
systemProperty Type
n/aPrex
sqlfire.query-cancellation-interval
After used memory used passes a critical limit, SQLFire begins cancelling queries to free memory. This
attribute species the period in milliseconds after which SQLFire cancels a query during periods of critical
Description
memory usage. With the default value, SQLFire cancels a query every 100 milliseconds when necessary
to free memory.
100Default Value
connection (boot)Property Type
n/aPrex
vFabric SQLFire User's Guide350
vFabric SQLFire Reference