Statistics Collection Configuration database properties
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
| Property | Description |
|---|---|
| Base index number (-baseindex) | The starting index number in the range of indexes for
which you want to track access statistics. The default value is 1. |
| Index range size (-indexrangesize) | The number of indexes for which you want to track access statistics. |
| Base table number (-basetable) | The starting table number in the range of tables for
which you want to track access statistics. The default value is 1. |
| Base user table number (-baseusertable) | The starting table number for the range of user
tables for which you want gather information in the _UserTableStat
VST.The default value is 1. |
| Base user index number (-baseuserindex) | The starting index number for the range of indexes
for which you want gather information in the _UserIndexStat
VST.The default value is 1. |
| Table range size (-tablerangesize) | The number of tables for which you want to track access statistics |