M204.2992

From m204wiki
Jump to navigation Jump to search

M204.2992  Forcing checkpoint because CPPAGTHR reached

M204.2992: The number of pre-image pages has exceeded CPPAGTHR parameter.

Response: An immediate checkpoint is taken. No further action is necessary.

Version introduced: 7.9

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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console

Back to list of messages