M204.0503

From m204wiki
Revision as of 21:31, 26 February 2018 by JAL (talk | contribs) (add links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

M204.0503  Invalid TERMBUF specification

This message is issued during initialization (IODEV processing) when the TERMBUF parameter is set incorrectly. Model 204 is terminated. TERMBUF should be between 1 (the default) and the value of NOTERM for the line group.

System manager response: Correct TERMBUF in the CCAIN input, and rerun Model 204.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITADWrite message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDo not display the message on the user's terminal

Back to list of messages