Table Range Size (-tablerangesize)
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Table Range Size (-tablerangesize)
Use Table Range Size (-tablerangesize) to specify the number of tables for
which you want to collect statistics.
| Operating system and syntax | UNIX / Windows |
-tablerangesize
n
|
||
|---|---|---|---|---|
| Use with | Maximum value | Minimum value | Single-user default | Multi-user default |
| Database Server | 65536 | 256 | 256 | 256 |
- n
- The number of tables for which you want to track access statistics.
For more information about tracking table statistics, see Manage the OpenEdge Database.
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.