M204.1682

From m204wiki
Revision as of 20:05, 26 March 2018 by JAL (talk | contribs) (remove 0 from token0)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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