M204.1495
M204.1495 Maximum token conversations exceeded for processgroup token2
An attempt was made to open locally an inbound or an outbound process. The local process belongs to a processgroup which is fully in use. Each processgroup definition specifies a maximum number of inbound and outbound conversations that may be concurrently active, and this limit has been reached.
Response: Try to open the process later on. If the condition persists, contact your system manager.
System manager response: This is an indication that the INLIMIT or OUTLIMIT values specified when the processgroup was defined (DEFINE PROCESSGROUP) have been reached, preventing additional users from using it. This is a normal condition which is alleviated as conversations end; however, you may choose to increase the limits by using the MODIFY PROCESSGROUP command.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |
SAVE | Saves the message in the VIEW ERRORS table |