M204.2051: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 4: | Line 4: | ||
A Host Language program has attempted to execute a function that references a closed cursor. </P> | A Host Language program has attempted to execute a function that references a closed cursor. </P> | ||
<p> | <p> | ||
<b>Response:</b> Open the cursor using IFOCURE, and retry the function. </p> | <b>Response:</b> Open the cursor using <var>IFOCURE</var>, and retry the function. | ||
</p> | |||
{{Template:M204.2051 footer}} | {{Template:M204.2051 footer}} | ||
<!-- skeleton as it was in pdf/INVALID function - CURSOR IS NOT OPEN /--> | <!-- skeleton as it was in pdf/INVALID function - CURSOR IS NOT OPEN /--> |
Latest revision as of 17:58, 15 March 2018
M204.2051 Invalid token - cursor is not open
A Host Language program has attempted to execute a function that references a closed cursor.
Response: Open the cursor using IFOCURE, and retry the function.
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 |