M204.1190

From m204wiki
Revision as of 04:23, 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.1190  MAXBUF set to same value as MINBUF ​=​ token

The explicit or default value for the MAXBUF parameter was less than the explicit or default value for the MINBUF parameter, so MAXBUF has been automatically reset to the MINBUF value.

System manager response: This is an informational message and no action is required.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages