M204.2398
M204.2398 REMOTEID='token' MODENAME='token2': undefined for link 'token3'
A remote LU tried to establish an LU 6.2 session with Horizon. Horizon could not find a definition for the remote LU, and rejects the attempt.
For Horizon to accept sessions from a remote LU, you must define the LU to Horizon in one of two ways:
- Option 1: DEFINE PROCESSGROUP, with LINK=linkname and REMOTEID=remoteid
- Option 2:
- DEFINE PROCESSGROUP pppppppp, with LINK=linkname and SESSIONGROUP=ssssssss
- DEFINE REMOTE rrrrrrrr, with LINK=linkname and REMOTEID=remoteid
- DEFINE SESSIONGROUP ssssssss, with REMOTE=rrrrrrrr and MODENAME=modename
System manager response: Issue the necessary DEFINE commands mentioned above, and try again to establish the session. For details on the Horizon DEFINE commands, refer to DEFINE 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 |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
OPR | Writes the message to the (operator) console |