Caches
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Displays information on shared caches.
PROMON Caches
The following shows a sample display.
|
The display shows the following information:
- ID — The ID of the cache
- Name — The cache name
- Size (kb) — The cache size
- Entries — The number of entries in the cache
- Hash — The size of the hash table for locating values in the cache
- Hits — The total number of cache hits since the last reset
- Misses — The total number of cache misses since the last reset
To reset the hits and misses count for a cache:
- Enter the ID of the cache at the prompt. You are prompted to confirm your selection.
- Enter Y to reset the hits and misses counts of the selected cache, or enter N to continue without resetting the values.