1.1.1

Table Of Contents
sqlfire.drda.traceAll
Enables tracing for all client sessions. This setting can be enabled dynamically using
NetworkInterface as well.
Description
falseDefault Value
systemProperty Type
n/aPrex
sqlfire.drda.traceDirectory
Location of the tracing directory on the server. This setting can be enabled using NetworkInterface as
well, but the Network Server must be restarted for the change to take effect.
Description
Uses the sqlre.system.home property (if set). Otherwise, uses the current directory.Default Value
systemProperty Type
n/aPrex
sqlfire.history
The path and lename in which the sqlf utility stores a list of the commands executed during an interactive
sqlf session. Specify this system property in the JAVA_ARGS environment variable before you execute
Description
sqlf (for example, JAVA_ARGS="-Dsqlf.history=path-to-le"). Specify an empty string value to disable
recording a history of commands. See sqlf Interactive Commands on page 435.
%UserProfile%\.sqlf.history (Windows)
Default Value
$HOME/.sqlf.history (Linux)
systemProperty Type
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
349
Configuration Properties