TCP/IP (to server ) select failed, ErrNo = error (error description )
The TCP/IP socket select call completed with an error. The error value gives the TCP/IP error code. The error description value shows the description of the error.
The message is written to the error log and processing continues.
Check the configuration for the given server server , specifically check the address of the server machine and the port that the CICS® server is using. Check the basic connectivity to the server using the "ping" command to check the address of the server machine is accessible on the network. Check that the CICS server is up and listening on the expected port. If the problem persists, contact your service organization.