Table Range Size (-tablerangesize)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Table Range Size (-tablerangesize)
| Operating system and syntax | UNIX / Windows |
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| DBS | 65536 | 1 | 50 | 50 |
- n
- The number of tables for which you want to track access statistics.
Use
Table Range Size (-tablerangesize) to specify the
number of tables for which you want to collect statistics.
The Table Range Size (-tablerangesize)
parameter may be modified while your database is online using PROUTIL INCREASETO. The new
value should be set greater than the current value. In the event there is insufficient
shared memory for the new increased -tablerangesize value,
an additional shared memory segment will be added. If there are existing connections, the
utility will keep asking to retry until all the existing connections recognize the new
segment.