Database server statistics collection parameters
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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 |