M204.2022: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
 Automatically generated page update  | 
				m add <var>'s  | 
				||
| Line 1: | Line 1: | ||
{{Template:M204.2022 skeleton}}  | {{Template:M204.2022 skeleton}}  | ||
<P>An IFFIND, IFFDV, IFSORT, or IFSRTV function has been coded on a multiple cursor thread without a compilation name parameter. The compilation name is required on multiple cursor threads to provide a reference name for  | <P>  | ||
cursors. </P>  | An <var>IFFIND</var>, <var>IFFDV</var>, <var>IFSORT</var>, or <var>IFSRTV</var> function has been coded on a multiple cursor thread without a compilation name parameter. The compilation name is required on multiple cursor threads to provide a reference name for cursors. </P>  | ||
<p><b>Response:</b> Modify the HLI program to use compiled IFAM for the function. </p>  | <p>  | ||
<b>Response:</b> Modify the HLI program to use compiled IFAM for the function.    | |||
</p>  | |||
{{Template:M204.2022 footer}}  | {{Template:M204.2022 footer}}  | ||
<!-- skeleton as it was in pdf/COMPILED IFAM IS REQUIRED FOR IFFIND/IFSORT /-->  | <!-- skeleton as it was in pdf/COMPILED IFAM IS REQUIRED FOR IFFIND/IFSORT /-->  | ||
Latest revision as of 17:08, 15 March 2018
M204.2022 Compiled IFAM is required for IFFIND/IFSORT
An IFFIND, IFFDV, IFSORT, or IFSRTV function has been coded on a multiple cursor thread without a compilation name parameter. The compilation name is required on multiple cursor threads to provide a reference name for cursors.
Response: Modify the HLI program to use compiled IFAM for 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 |