Result Set Cache Size
ResultSetCacheSize
Key Name | Default Value | Required |
---|---|---|
ResultSetCacheSize |
|
No |
Description
The maximum amount of memory that the result set cache for the current connection can occupy. Values must be specified in: B (bytes), KB (kilobytes), MB (megabytes), or GB (gigabytes).
When query retries are enabled, the connector temporarily caches result sets. For more information about this feature, see Enable Query Retry.
For information about setting a maximum total cache size for all concurrent connections, see GlobalResultSetCache.
- Enable Query Retry
- GlobalResultSetCache
- Advanced Driver Configuration Options on page 1
- Configuring Advanced Options
- Creating a Data Source Name
- Configuring a DSN-less Connection
- Using a Connection String