M204.0577: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
|  Automatically generated page update | m add <var>'s | ||
| Line 1: | Line 1: | ||
| {{Template:M204.0577 skeleton}} | {{Template:M204.0577 skeleton}} | ||
| <P>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 | <P> | ||
| 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. </P> | of the file. </P> | ||
| <p> | <p> | ||
| <b>Response:</b> Use  | <b>Response:</b> Use a <code>VIEW LQTBL</code> command to display the space currently allocated to QTBL. Use the <var>UTABLE</var> command with the <var>LQTBL</var> parameter to increase the space allocated to QTBL.   | ||
| </p> | |||
| {{Template:M204.0577 footer}} | {{Template:M204.0577 footer}} | ||
| <!-- skeleton as it was in pdf/QTBL FULL -- DIRECT SEARCH /--> | <!-- skeleton as it was in pdf/QTBL FULL -- DIRECT SEARCH /--> | ||
Latest revision as of 20:10, 27 February 2018
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 |