DSNB416I OVERFLOW RANDOM GETPAGE = argp OVERFLOW SYNC READ I/O (R) = asrr OVERFLOW SEQ. GETPAGE = asgp OVERFLOW SYNC READ I/O (S) = asrs
Explanation
This message is a section of output from the DISPLAY BUFFERPOOL command, which is part of message DSNB401I.
DSNB416I: Overflow statistics for PGSTEAL(NONE) buffer pools
When you specify the DETAIL option, the output includes the page read statistics for the overflow area.
DSNB416I - OVERFLOW RANDOM GETPAGE = argp
OVERFLOW SYNC READ I/O (R) = asrr
OVERFLOW SEQ. GETPAGE = asgp
OVERFLOW SYNC READ I/O (S) = asrs
- OVERFLOW RANDOM GETPAGE = argp
- The number of nonsequential getpage requests that use overflowed buffers.
- VERFLOW SYNC READ I/O (R) = asrr
- The number of synchronous read I/O operations for nonsequential getpage requests that use overflowed buffers.
- OVERFLOW SEQ. GETPAGE =asgp
- The number of sequential getpage requests that use overflowed buffers.
- OVERFLOW SYNC READ I/O (S) = asrs
- The number of synchronous read I/O operations for sequential getpage requests that use overflowed buffers.
Related information