M204.2001: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>s)
 
Line 2: Line 2:


<P>
<P>
A FIND ALL VALUES statement has been compiled in remote file context. [[PQO]] does not support remote FIND ALL VALUES statements. </P>
A <var>Find All Values</var> statement has been compiled in remote file context. [[PQO]] does not support remote <var>Find All Values</var> statements. </P>
<p>
<p>
<b>Response:</b> Correct the SOUL request. </p>
<b>Response:</b> Correct the SOUL request.  
</p>
{{Template:M204.2001 footer}}
{{Template:M204.2001 footer}}
<!-- skeleton as it was in pdf/FIND ALL VALUES NOT ALLOWED IN REMOTE CONTEXT /-->
<!-- skeleton as it was in pdf/FIND ALL VALUES NOT ALLOWED IN REMOTE CONTEXT /-->

Latest revision as of 21:57, 14 March 2018

M204.2001  Find All Values not allowed in remote context

A Find All Values statement has been compiled in remote file context. PQO does not support remote Find All Values statements.

Response: Correct the SOUL 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

Back to list of messages