M204.1587
M204.1587 FSCB full, image too large: LFSCB required = token, bytes available in FSCB = token2
The value specified in an Identify statement with the Len or Occurs option causes the size of the associated Image to overflow the full screen buffer (FSCB). The FSCB is a server work area that is used to hold a compiled Image definition.
Response: Use the VIEW LFSCB command to determine the current size of the FSCB. Use the UTABLE command to increase the value of the LFSCB parameter. Check the SOUL request for programming errors that might cause the value specified in the Identify statement to be too large. Retry the request.
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 |