Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » ElevateDB Technical Support » Product Manuals » ElevateDB Version 2 SQL Manual » Getting Started » Buffering and Caching |
Setting | Description |
File Specification | The file specification is a file name mask and can contain wildcards (*). The file specification mask can include paths, or one can use a wildcard to match on all paths. There is no default value for this setting and you must specify a file mask. |
Block Size | This setting controls the size, in KB, of file blocks that will be used for buffering any file that matches the file specification mask. The default value is 4KB. |
Buffer Size | This setting controls the maximum amount of memory, in MB, that will be used for buffering any file that matches the file specification mask. The default value is 8MB. |
Flush Age | This setting controls how long, in seconds, a dirty file block buffer will stay in the buffer pool before ElevateDB automatically writes the dirty buffer to the file that matches the file specification mask. This setting helps to alleviate issues with dirty buffers not being written to the file on a regular basis because the buffer size is configured too large for the current file size. The default value is 120 seconds. |
Flush to Disk | This setting controls whether any writes to any file that matches the file specification mask will be followed by a disk flush call to the operating system. The default value is False. |
MAX ROW BUFFER SIZE <MaxRowBufferSize> MAX INDEX BUFFER SIZE <MaxIndexBufferSize> MAX BLOB BUFFER SIZE <MaxBLOBBufferSize>
Cache Type | Amount |
Rows | 32768 bytes |
Index Pages | 65536 bytes |
BLOB Blocks | 32768 bytes |
Type | Table |
Server Sessions | ServerSessionStatistics Table |
Local Sessions | SessionStatistics Table |
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |