M204.1742: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (add <var>'s) |
||
Line 1: | Line 1: | ||
{{Template:M204.1742 skeleton}} | {{Template:M204.1742 skeleton}} | ||
<P> | <P> | ||
An | An <var>Open File</var>/<var>Group</var>/<var>Database</var> or <var>Open Process</var> statement contains one of the following invalid combinations: VSAM file opened <var>For Output</var>, sequential file opened <var>For Input</var>, Model 204 database with a <var>For</var> clause, or <var>Process</var> with a <var>For</var> clause. </P> | ||
with a | |||
<p> | <p> | ||
<b>Response:</b> Correct the statement, and retry the request. </p> | <b>Response:</b> Correct the statement, and retry the request. | ||
</p> | |||
{{Template:M204.1742 footer}} | {{Template:M204.1742 footer}} | ||
<!-- skeleton as it was in pdf/"FOR" CLAUSE CONFLICTS WITH OPEN TYPE /--> | <!-- skeleton as it was in pdf/"FOR" CLAUSE CONFLICTS WITH OPEN TYPE /--> |
Latest revision as of 18:27, 12 March 2018
M204.1742 "for" clause conflicts with open type
An Open File/Group/Database or Open Process statement contains one of the following invalid combinations: VSAM file opened For Output, sequential file opened For Input, Model 204 database with a For clause, or Process with a For clause.
Response: Correct the statement, and retry the request.
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 |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |