M204.1380

From m204wiki
Revision as of 04:40, 1 March 2018 by DmeWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

M204.1380  Invalid NOTERM or POLLNO value

The value of the NOTERM parameter or POLLNO parameter on this user parameter line in CCAIN was missing or was not set to the correct number. Model 204 is terminated.

System manager response: Examine the first IODEV statement of the type preceding the message. This entry must specify the total number of IODEVs (NOTERM) of that type. The POLLNO parameter of this first IODEV statement must have 'POLLNO=1'. The following POLLNO parameters must be specified in ascending order. Once set, the value of NOTERM may not be changed for that particular group of IODEV statements. Correct and rerun Model 204.

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
NOTERMDoes not display the message on the user's terminal

Back to list of messages