M204.0429: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add comma) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:M204.0429 skeleton}} | {{Template:M204.0429 skeleton}} | ||
<P> | <P> | ||
A Model 204 process failed to reserve private buffers from the system private buffer pool because the number requested exceeded the system private buffer pool total. The user was restarted. </P> | A Model 204 process failed to reserve private buffers from the system private buffer pool, because the number requested exceeded the system private buffer pool total. The user was restarted. </P> | ||
<p> | <p> | ||
<b>Response:</b> Report to System Manager. </p> | <b>Response:</b> Report to System Manager. </p> | ||
Line 7: | Line 7: | ||
<b>System manager response:</b> </p> | <b>System manager response:</b> </p> | ||
<ol> | <ol> | ||
<li>Increase MINBUF to at least <code>4 * NSERVS + (private buffer required in the error message)</code>. Restart Model 204 to run the failed process. </li> | <li>Increase <var>[[MINBUF parameter|MINBUF]]</var> to at least <code>4 * NSERVS + (private buffer required in the error message)</code>. Restart Model 204 to run the failed process. </li> | ||
<li>Inform [[Contacting Rocket Software Technical Support|Technical Support]] about this problem. Please include CCAAUDIT and CCASNAP output. </li> | <li>Inform [[Contacting Rocket Software Technical Support|Technical Support]] about this problem. Please include CCAAUDIT and CCASNAP output. </li> |
Latest revision as of 18:29, 26 February 2018
M204.0429 # of private buffers required number GT # allocated for current M204 session: number
A Model 204 process failed to reserve private buffers from the system private buffer pool, because the number requested exceeded the system private buffer pool total. The user was restarted.
Response: Report to System Manager.
System manager response:
- Increase MINBUF to at least
4 * NSERVS + (private buffer required in the error message)
. Restart Model 204 to run the failed process. - Inform Technical Support about this problem. Please include CCAAUDIT and CCASNAP output.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
SNAP | Generates a CCASNAP for the run |