M204.1352

From m204wiki
Revision as of 04:38, 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.1352  Server too big by number bytes

This error message immediately follows error message M204.1351 in the audit trail. The amount displayed provides the number of bytes to decrease the server area by so that this user may fit on the preallocated data set area.

System manager response: Please refer to error message M204.1351.

Message attributes:

RETCODEO=96Sets online return code
RETCODEB=96Sets 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

Back to list of messages