M204.2398: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
m (misc formatting) |
||
Line 2: | Line 2: | ||
<P> | <P> | ||
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. </P> | 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. </P> | ||
<P> | <P> | ||
For Horizon to accept sessions from a remote LU, you must define the LU to Horizon in one of two ways: </P> | For Horizon to accept sessions from a remote LU, you must define the LU to Horizon in one of two ways: </P> | ||
<ul> | <ul> | ||
<li>Option 1: DEFINE PROCESSGROUP, with LINK=< | <li>Option 1: <var>DEFINE PROCESSGROUP</var>, with <var>LINK=<i>linkname</i></var> and <var>REMOTEID=<i>remoteid</i></var> </li> | ||
<li>Option 2: | <li>Option 2: | ||
<ul> | <ul> | ||
<li>DEFINE PROCESSGROUP < | <li><var>DEFINE PROCESSGROUP <i>pppppppp</i></var>, with <var>LINK=<i>linkname</i></var> and <var>SESSIONGROUP=<i>ssssssss</i></var> </li> | ||
<li>DEFINE REMOTE < | <li><var>DEFINE REMOTE <i>rrrrrrrr</i></var>, with <var>LINK=<i>linkname</i></var> and <var>REMOTEID=<i>remoteid</i></var> </li> | ||
<li>DEFINE SESSIONGROUP < | <li><var>DEFINE SESSIONGROUP <i>ssssssss</i></var>, with <var>REMOTE=<i>rrrrrrrr</i></var> and <var>MODENAME=<i>modename</i></var> </li> | ||
</ul> | </ul> | ||
</ul> | </ul> |
Latest revision as of 22:35, 16 March 2018
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 |