Property
| Description
|
---|---|
File Name Prefix | The prefix for the names of all result set cache files stored on disk. Default is RSCACHE. |
Enable Encryption | Indicates whether result set cache files are encrypted using 128-bit AES encryption. Valid values are true or false. Default is true. |
Property | Description |
---|---|
Result Set Cache Expiration Period | The number of milliseconds that the result set cache is available for use. If set to -1, the cache never expires. If set to 0, result set caching is disabled. Changes to the expiration period do not apply to existing caches. If you want all caches to use the same expiration period, purge the result set cache after you change the expiration period. Default is 0. |