Product Documentation

Database Administrator's Guide

Previous Topic

Next Topic

SPECIAL_CACHE_PERCENT

SPECIAL_CACHE_PERCENT <percentage>

Note: This keyword was removed in V11 and later (notice this impacts c-treeRTG V2.0 and later). We are in the process of reintroducing this support into V12 (c-treeRTG V3.0). This keyword is still accepted by the parsing engine, and the Server engine will start, however the support is inactive so there are no benefits to adding this keyword at this time.

Specifies the percentage of the overall data cache space that may be dedicated to individual files. For example, the following keyword would permit up to 10% of the total data cache pages to be assigned to files on the special cache file list:

SPECIAL_CACHE_PERCENT 10

To disable any special cache, enter -1 for the percentage. The percentage defaults to 50% and the maximum amount that can be specified with the keyword is 90%.

Default: 50%

See Also

SPECIAL_CACHE_FILE

TOCIndex