M204.2969: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (add link) |
||
Line 1: | Line 1: | ||
{{Template:M204.2969 skeleton}} | {{Template:M204.2969 skeleton}} | ||
<p> | <p> | ||
A | A Table B scan would exceed the setting of <var>[[MBSCAN parameter|MBSCAN]]</var>, so the request is cancelled. </p> | ||
</p> | |||
<p> | <p> | ||
<b>Response:</b> Correct the <var>Find</var> statement at the line indicated by the following [[M204.2966]] message (hopefully available) or increase <var>MBSCAN</var> to tolerate the number of scanned records if reasonable. | <b>Response:</b> Correct the <var>Find</var> statement at the line indicated by the following [[M204.2966]] message (hopefully available), or increase <var>MBSCAN</var> to tolerate the number of scanned records, if reasonable. | ||
</p> | </p> | ||
{{Template:M204.2969 footer}} | {{Template:M204.2969 footer}} |
Latest revision as of 19:24, 25 June 2018
M204.2969 MBSCAN (mbscan) exceeded, records to be searched = number
A Table B scan would exceed the setting of MBSCAN, so the request is cancelled.
Response: Correct the Find statement at the line indicated by the following M204.2966 message (hopefully available), or increase MBSCAN to tolerate the number of scanned records, if reasonable.
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 |