Database server statistics collection parameters
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Use the parameters listed in the following table to collect statistics for table and index access.
| Syntax | Parameter | Purpose |
|---|---|---|
-baseindex
n |
Base Index | Specifies a range of indexes for which you want to
collect statistics; use with -indexrangesize |
-basetable
n |
Base Table | Specifies a starting table number in a range of
tables for which you want to track access statistics; use with -tablerangesize |
-indexrangesize
n |
Index Range Size | Specifies the number of indexes to track for access statistics |
-tablerangesize
n |
Table Range Size | Specifies the number of tables for which you want to collect statistics |