I/O Operations by User by Table
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
I/O Operations by User by Table
Displays I/O operations by user and by table.
PROMON I/O Operations by User by Table display
The following shows a sample I/O Operations by User by Table 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 table
- Creates — The number of create operations the user performed on the table
- Deletes — The number of delete operations the user performed on the table
- Splits — The number of split operations the user performed on the table
- Block dels — The number of block deletes the user performed on the table
- O/S Reads — The number of reads from disk that each user performed on the table
By default, the display shows the user activity for up to 100 tables. The monitored tables are selected by the -basetable and -tablerange startup parameters. See Database Startup Parameters for more information on these parameters.