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
Line 6: Line 6:
<p>
<p>
<b>Response:</b>
<b>Response:</b>
Although the [[CPPAGTHR|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.   
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>

Revision as of 19:24, 3 June 2025

M204.2991  Unable to take CPPAGTHR initiated checkpoint: token

M204.2991: the only token is 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