Service Attribute
|
Description
|
Specifies the block size of the file (in KB). This size determines how the OpenAccess SQL engine writes and read records from the cache file. The default size is 64 KB. For better performance, tune this attribute with the operating system file buffer size.
|
|
Describes the threshold for result set size (in KB). If the result set size exceeds this value, then the OpenAccess SDK SQL engine starts to cache records to disk.
|
|
Describes the next increment size of the file (in MB). The default is 5 MB.
|
|
Describes initial size of the file in megabytes (MB). Estimate this size to allow most results to be saved without having to expand it too many times. The default is 10 MB.
|
|
Describes maximum allowable size of the file (in MB). The default is 50 MB.
|
|
Describes the path to store CacheData and Sort file(s).
|