M204.2265: Difference between revisions
Jump to navigation
Jump to search
Automatically generated page update |
m typo |
||
| Line 4: | Line 4: | ||
No more than ten cursors can be declared in a single SOUL request. </P> | No more than ten cursors can be declared in a single SOUL request. </P> | ||
<p> | <p> | ||
<b>Response:</b> Ensure that | <b>Response:</b> Ensure that the SOUL request does not exceed ten cursors. | ||
</p> | |||
{{Template:M204.2265 footer}} | {{Template:M204.2265 footer}} | ||
<!-- skeleton as it was in pdf/DB2: MAXIMUM NUMBER OF CURSORS EXCEEDED /--> | <!-- skeleton as it was in pdf/DB2: MAXIMUM NUMBER OF CURSORS EXCEEDED /--> | ||
Latest revision as of 20:00, 16 March 2018
M204.2265 DB2: maximum number of cursors exceeded
No more than ten cursors can be declared in a single SOUL request.
Response: Ensure that the SOUL request does not exceed ten cursors.
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 |
| COUNT | Increments the error count (ERCNT) parameter |
| ECHO | Displays the line that caused the error |
| COMPILE | Compilation error |