M204.0233: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add commas)
 
Line 1: Line 1:
{{Template:M204.0233 skeleton}}
{{Template:M204.0233 skeleton}}
<P>
<P>
The file name of the <var>IN <i>filename</i></var> clause in a SOUL statement occurs more than once in this ad hoc group. The compilation continues but the request is not executed. </P>
The file name of the <var>IN <i>filename</i></var> clause in a SOUL statement occurs more than once in this ad hoc group. The compilation continues, but the request is not executed. </P>
<p>
<p>
<b>Response:</b> Remove multiple occurrences of the file name from the ad hoc group and retry the request.  
<b>Response:</b> Remove multiple occurrences of the file name from the ad hoc group, and retry the request.  
</p>
</p>
{{Template:M204.0233 footer}}
{{Template:M204.0233 footer}}
<!-- skeleton as it was in pdf/DUPLICATE FILES IN GROUP - filename /-->
<!-- skeleton as it was in pdf/DUPLICATE FILES IN GROUP - filename /-->

Latest revision as of 23:25, 21 February 2018

M204.0233  Duplicate files in group - filename

The file name of the IN filename clause in a SOUL statement occurs more than once in this ad hoc group. The compilation continues, but the request is not executed.

Response: Remove multiple occurrences of the file name from the ad hoc group, and retry the request.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter
ECHODisplays the line that caused the error

Back to list of messages