Index statistics file
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The following example shows how to read the _IndexStat VST
and get the index and table names. You will not see any records
if the session is not started with a value greater than 0 for -ttindexrangesize,
or if there are no temp-tables with an ID in the specified range.
Read a _IndexStat VST
|