I/O Operations by User by Index
- Last Updated: May 25, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- 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 times read access has occurred to the index by the user
- Creates — The number of times create access has occurred to the index by the user
- Deletes — The number of times delete access has occurred to the index by the user
- Splits — The number of split operations that have occurred to the index by the user
- Block dels — The umber of block deletes that have occurred to the index by the user
By default, the display will show the user activity for up to 100 indexes.
The monitored indexes are selected by the startup parameters -baseindex and -indexrange. See Database Startup Parameters for more information
on these parameters.