M204.2578: 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.2578 skeleton}}
{{Template:M204.2578 skeleton}}


<P>The named socket is in the process of closing. The name of its owning LINK is noted. This is an informational message.</P>
<P>
 
The named socket is in the process of closing. The name of its owning <var>LINK</var> is noted. This is an informational message.
</P>
{{Template:M204.2578 footer}}
{{Template:M204.2578 footer}}
<!-- skeleton as it was in pdf/SOCKET socket_number LINK link_name CLOSING/-->
<!-- skeleton as it was in pdf/SOCKET socket_number LINK link_name CLOSING/-->

Latest revision as of 19:59, 20 March 2018

M204.2578  Socket token link token2 closing

The named socket is in the process of closing. The name of its owning LINK is noted. This is an informational message.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITRKWrites the message with line type RK to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal

Back to list of messages