M204.0205: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Automatically generated page update  | 
				m add <var>'s  | 
				||
| Line 3: | Line 3: | ||
This is a sorted or hashed file or a group of sorted or hashed files. </P>  | This is a sorted or hashed file or a group of sorted or hashed files. </P>  | ||
<p>  | <p>  | ||
<b>Response:</b> Specify the sort or hash key immediately after the   | <b>Response:</b> Specify the sort or hash key immediately after the <var>Store Record</var> statement or in the key argument of the <var>IFBREC</var> call, and retry.    | ||
</p>  | |||
{{Template:M204.0205 footer}}  | {{Template:M204.0205 footer}}  | ||
<!-- skeleton as it was in pdf/SORT/HASH KEY REQUIRED IN NEW RECORD /-->  | <!-- skeleton as it was in pdf/SORT/HASH KEY REQUIRED IN NEW RECORD /-->  | ||
Latest revision as of 22:20, 21 February 2018
M204.0205 Sort/hash key required in new record
This is a sorted or hashed file or a group of sorted or hashed files.
Response: Specify the sort or hash key immediately after the Store Record statement or in the key argument of the IFBREC call, and retry.
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 |