M204.2955: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (wordsmithing)
 
(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 **<
There is not enough storage to allocate the universal buffer. The request has been cancelled. </p>
</p>
<p>
<p>
<b>Response:</b>
<b>System manager response:</b> Correct and retry.
>** Replace this with a <b><i>description of the action</i></b> the customer should take **<
</p>
</p>
<p><b>Version introduced:</b>
<p><b>Version introduced:</b>
x.x
7.7 (displays in 7.5 and 7.6 instead of a bug, with appropriate zap maintenance applied)
</p>
</p>
{{Template:M204.2955 footer}}
{{Template:M204.2955 footer}}
[[Category: Pending messages]]

Latest revision as of 18:11, 20 August 2018

M204.2955  Universal buffer allocation failed.

There is not enough storage to allocate the universal buffer. The request has been cancelled.

System manager response: Correct and retry.

Version introduced: 7.7 (displays in 7.5 and 7.6 instead of a bug, with appropriate zap maintenance applied)

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
CANCELCancels the user's request
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages