M204.2258

From m204wiki
Jump to navigation Jump to search

M204.2258  SESSIONS parameter too low on DEFINE token to complete connection with token2

Horizon parallel-sessions connection setup failed. A control session could not be established between the two systems, because the pool of session resources determined by the SESSIONS parameter was exhausted.

System manager response: Increase the value coded on the SESSIONS parameter in the DEFINE LINK command for the token link.

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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
OPRWrites the message to the (operator) console
SAVESaves the message in the VIEW ERRORS table

Back to list of messages