I/O Operations by User by Index
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Displays information regarding I/O operations by user and by index.
PROMON I/O Operations by User by Index display
The following shows a sample I/O Operations by User by Index display.
|
This display shows the following information:
- User:Ten — The user number and tenant
- Index — The index number
- Reads — The number of read operations the user performed on the index
- Creates — The number of create operations the user performed on the index
- Deletes — The number of delete operations the user performed on the index
- Splits — The number of split operations the user performed on the index
- Block dels — The number of block deletes the user performed on the index
- O/S Reads — The number of reads from disk that each user performed on the index
By default, the display shows the user activity for up to 100 indexes. The monitored indexes are selected by the -baseindex and -indexrange startup parameters. See Database Startup Parameters for more information on these parameters.