M204.2075

From m204wiki
Jump to navigation Jump to search

M204.2075  token records currently in active CHKPOINT stream

This message is produced by the MONITOR CHECKPOINT command, and it indicates exactly how many records are currently in the CHKPOINT data set or stream.

Since the checkpoint data set has fixed length records (size=6184), this message can be used to gauge how much space has been used in CHKPOINT.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages