M204.1742
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 |