M204.1014
M204.1014 Output page buffer full
The output page buffer in the user's server area is not large enough to hold the terminal data stream created by either a User Language full screen definition or the Model 204 Full Screen Editor.
Response: Alter the User Language full screen definition to require less space in the output page buffer by:
- Removing items from the screen definition or shortening the items
- Dividing the screen into more than one panel by using NEW PAGE
- Dividing the screen into multiple screen definitions
System manager response: If none of the above actions resolves the problem, increase the LOUTPB parameter for the IODEV in question. Note that LOUTPB may not exceed (PAGESZ-40)
, if back packing is requested (NBKPG greater than 0).
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 |
CANCEL | Cancels the user's request |
COUNT | Increments the error count (ERCNT) parameter |