M204.1682: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (remove 0 from token0)
 
Line 1: Line 1:
{{Template:M204.1682 skeleton}}
{{Template:M204.1682 skeleton}}
<P>
<P>
An error occurred in Model&nbsp;204 pattern matching. The error happened while trying to match the string <var class="term">token0</var> against the pattern <var class="term">token2</var>. In SOUL, the request is canceled. Host Language Interface functions receive a return code of 4. </P>
An error occurred in Model&nbsp;204 pattern matching. The error happened while trying to match the string <var class="term">token</var> against the pattern <var class="term">token2</var>. In SOUL, the request is canceled. Host Language Interface functions receive a return code of 4. </P>
<p>
<p>
<b>Response:</b> Notify the system manager. Rewrite the pattern. </p>
<b>Response:</b> Notify the system manager. Rewrite the pattern. </p>
<p>
<p>
<b>System manager response:</b> Contact [[Contacting Rocket Software Technical Support|Technical Support]] and have the audit trail available. </p>
<b>System manager response:</b> Contact [[Contacting Rocket Software Technical Support|Technical Support]] and have the audit trail available.  
</p>
{{Template:M204.1682 footer}}
{{Template:M204.1682 footer}}
<!-- skeleton as it was in pdf/BUG .. LIKE PATTERN, STRING = 'string', PATTERN = 'pattern' /-->
<!-- skeleton as it was in pdf/BUG .. LIKE PATTERN, STRING = 'string', PATTERN = 'pattern' /-->

Latest revision as of 20:05, 26 March 2018

M204.1682  Bug .. Like pattern​,​ string ​=​ 'token'​,​ pattern ​=​ 'token2'

An error occurred in Model 204 pattern matching. The error happened while trying to match the string token against the pattern token2. In SOUL, the request is canceled. Host Language Interface functions receive a return code of 4.

Response: Notify the system manager. Rewrite the pattern.

System manager response: Contact Technical Support and have the audit trail available.

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
CANCELCancels the user's request
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages