I/O Operations By Type
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
I/O Operations By Type
Displays information about I/O activity, organized by type.
PROMON I/O Operations by Type Activity display
The following shows a sample I/O Operations by Type Activity display.
|
The display lists the following types of I/O operations:
-
Database reads — Total number of reads from the database:
- Index blocks — The number of reads of index blocks
- Data blocks — The number of reads of data blocks
- BI reads — The number of blocks read from BI files
- AI reads — The number of blocks read from AI files
- Total reads — Total number of database, BI, and AI read operations
-
Database writes — Total number of writes to the database:
- Index blocks — The number of writes of index blocks
- Data blocks — The number of writes of data blocks
- BI writes — The number of BI write operations
- AI writes — The number of AI write operations
- Total writes — Total number of database, BI, and AI write operations