monreader.029e2e The read queue for monitor data is full

Explanation

The read function of the z/VM *MONITOR device driver returns EOVERFLOW because not enough monitor data has been read since the monitor device has been opened. Monitor data already read are valid and subsequent reads return valid data but some intermediate data might be missing.

User response

Be aware that monitor data might be missing. Assure that you regularly read monitor data after opening the monitor record device.

Severity

Warning