1.0

Table Of Contents
n/aPrex
sqlfire.language.permissionsCacheSize
The size of the permissions that SQLFire caches in m 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.language.spsCacheSize
The size of the stored prepared statement descriptor cache that SQLFire uses for looking up
denitions. Specify the number of entries to cache.
Description
32Default Value
connection (boot)Property Type
n/aPrex
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
vFabric SQLFire User's Guide324
vFabric SQLFire Reference