M204.2992: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Ekern (talk | contribs)
No edit summary
Ekern (talk | contribs)
No edit summary
 
Line 2: Line 2:
__NOTOC__
__NOTOC__
<p>
<p>
M204.2992: The number of pre-image pages has exceeded CPPAGTHR.
M204.2992: The number of pre-image pages has exceeded [[CPPAGTHR parameter]].
</p>
</p>
<p>
<p>

Latest revision as of 19:25, 3 June 2025

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