M204.2290: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 2: | Line 2: | ||
<P> | <P> | ||
The <var class="term"> | The <var class="term">token</var> socket function did not complete successfully. </P> | ||
<p> | |||
token2 is the mnemonic for the errno (if extant, '- -' otherwise) and token3 is the explanation of the error | |||
</p> | |||
<p> | |||
token4 is the Errno returned and token5 details what to do about it. | |||
</p> | |||
<p> | <p> | ||
<b>Response:</b> Contact the System Manager. </p> | <b>Response:</b> Contact the System Manager. </p> | ||
<p> | <p> | ||
<b>System manager response:</b> Refer to the <var class="book">TCP/IP Programmer's Reference</var> | <b>System manager response:</b> Refer to the <var class="book">TCP/IP Programmer's Reference</var> for z/VM, or the: <var class="book">z/OS Communications Server, IP Sockets Application Programming Interface Guide and Reference for more information.Otherwise, contact [[Contacting Rocket Software Technical Support|Technical Support]], and have available the audit trail. | ||
</p> | </p> | ||
{{Template:M204.2290 footer}} | {{Template:M204.2290 footer}} | ||
<!-- skeleton as it was in pdf/function ERROR: ERRNO errno /--> | <!-- skeleton as it was in pdf/function ERROR: ERRNO errno /--> |
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 |