M204.2992: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
 
Ekern (talk | contribs)
No edit summary
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
__NOTOC__
__NOTOC__
<p>
<p>
>** Replace this with an <b><i>explanation of the message</i></b>, such as the conditions causing it **<
M204.2992: The number of pre-image pages has exceeded [[CPPAGTHR parameter]].
</p>
</p>
<p>
<p>
<b>Response:</b>
<b>Response:</b>
>** Replace this with a <b><i>description of the action</i></b> the customer should take **<
An immediate checkpoint is taken. No further action is necessary.
</p>
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>
x.x
7.9
</p>
</p>
{{Template:M204.2992 footer}}
{{Template:M204.2992 footer}}
[[Category: Pending messages]]
[[Category: Pending messages]]

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