SEQ_CACHE_SIZE configuration parameter
Use the SEQ_CACHE_SIZE configuration parameter to specify the maximum number of sequence objects that are cached in memory.
- onconfig.std value
- SEQ_CACHE_SIZE 10
- values
- 1 - 2147483647
- takes effect
- After you edit your onconfig file and restart the database server.
Usage
When the maximum number of sequence objects are cached, the database server attempts to remove entries for any sequence objects that are no longer referenced.