M204.2290: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
The <var class="term">token</var> socket function did not complete successfully. </P> | The <var class="term">token</var> socket function did not complete successfully. </P> | ||
<p> | <p> | ||
token2 is the mnemonic for the errno (if extant '- -' | token2 is the mnemonic for the errno (if extant, '- -' otherwise) and token3 is the explanation of the error | ||
</p> | </p> | ||
<p> | <p> | ||
token4 is the | token4 is the Errno returned and token5 details what to do about it. | ||
</p> | </p> | ||
<p> | <p> |
Latest revision as of 22:46, 28 February 2024
M204.2290 token Error: token2 - token3 (Errno token4) - token5
The token socket function did not complete successfully.
token2 is the mnemonic for the errno (if extant, '- -' otherwise) and token3 is the explanation of the error
token4 is the Errno returned and token5 details what to do about it.
Response: Contact the System Manager.
System manager response: Refer to the TCP/IP Programmer's Reference for z/VM, or the: z/OS Communications Server, IP Sockets Application Programming Interface Guide and Reference for more information.Otherwise, contact Technical Support, and have available the audit trail.
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 |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |