M204.2600: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Automatically generated page update)
 
m (add <var>s)
Line 1: Line 1:
{{Template:M204.2600 skeleton}}
{{Template:M204.2600 skeleton}}


<P>A client's OPEN PROCESS request for a TCP/IP session initiation has been rejected by the remote peer.</P>
<P>
<p><b>Response:</b> Retry the OPEN PROCESS. If this fails, ensure that the remote peer is available to the network.</p>
A client's <var>OPEN PROCESS</var> request for a TCP/IP session initiation has been rejected by the remote peer.</P>
<p>
<b>Response:</b> Retry the <var>OPEN PROCESS</var>. If this fails, ensure that the remote peer is available to the network.
</p>
{{Template:M204.2600 footer}}
{{Template:M204.2600 footer}}
<!-- skeleton as it was in pdf/SESSINIT REJECTED: SOCKET socket_number REMOTEID=remote_net_address PORT=remote_port LINK=local_linkname/-->
<!-- skeleton as it was in pdf/SESSINIT REJECTED: SOCKET socket_number REMOTEID=remote_net_address PORT=remote_port LINK=local_linkname/-->

Revision as of 00:56, 14 March 2018

M204.2600  Sessinit rejected: socket token remoteid​=​token2 port​=​token3 link​=​token4

A client's OPEN PROCESS request for a TCP/IP session initiation has been rejected by the remote peer.

Response: Retry the OPEN PROCESS. If this fails, ensure that the remote peer is available to the network.

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