MSIR.0670 CSI TCP (call) error - Return code = (retcode)
This message indicates there was an error returned from a call to the CSI TCP process. The TCP operation (OPEN, SEND, RECV, CLOSE, or ABORT) is indicated in the message as well as the return code from the operation. A return code 4 indicates that the connection was not found (probably prematurely closed by the client), or in the case of OPEN, the connection was not established. A return code 8 indicates the connection was reset. Return codes 4 and 8 are common for Web Server ports and are typically the result of the user navigating away from the web page, or stopping or closing the browser session. In these cases, the error can be ignored. For other error codes, consult the CSI Programmer's Guide, or call Technical Support.
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 |