M204.0577
M204.0577 QTBL full, LQTBL=value -- direct search
Model 204 requires internal work areas for the SOUL compiler and evaluator. Your request has exceeded the allocated space in the QTBL work area during evaluation of a FIND statement that requires a direct search of the file.
Response: Use a VIEW LQTBL command to display the space currently allocated to QTBL. Use the UTABLE command with the LQTBL parameter to increase the space allocated to QTBL.
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 |