M204.2991: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Ekern (talk | contribs)
No edit summary
Ekern (talk | contribs)
No edit summary
 
(3 intermediate revisions 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.2991: Unable to take CPPAGTHR initiated checkpoint: 'in extended quiesce'.
</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 **<
Although the [[CPPAGTHR parameter]] limit has been exceeded, no checkpoint can be taken since Model204 is within an extended quiesce.  The checkpoint may be taken whenever the extended quiesce is terminated. 
</p>
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>

Latest revision as of 20:16, 3 June 2025

M204.2991  Unable to take CPPAGTHR initiated checkpoint: token

M204.2991: Unable to take CPPAGTHR initiated checkpoint: 'in extended quiesce'.

Response: Although the CPPAGTHR parameter limit has been exceeded, no checkpoint can be taken since Model204 is within an extended quiesce. The checkpoint may be taken whenever the extended quiesce is terminated.

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