M204.1347

From m204wiki
Revision as of 22:59, 6 March 2018 by JAL (talk | contribs) (add <code>s)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

M204.1347  Sessiongroup winners cannot exceed maximum

The user requested more winner sessions than had been specified as the MAXIMUM.

Response: Specify a value for WINNERS that is less than or equal to the MAXIMUM number of sessions in the SESSIONGROUP. This specification is made on the DEFINE SESSIONGROUP or MODIFY SESSIONGROUP command.

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
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter

Back to list of messages