IZD0080W SOCKET request failed rc=return_code errno_name function more_data
Explanation
The indicated IP request failed during processing.The message variables are:
- request
- One of the following IP socket requests issued:
- INIT
- GETHOSTID
- GETHOSTNAME
- GETDOMAINNAME
- return_code
- The request return code received.
- errno_name
- The TCP/IP errno name for the return code.
- function
- The name of the function that failed
- more_data
- Additional text related to the error
System action
Processing continues but the information request is not available.System programmer response
The return codes are standard TCP/IP return codes. If you received return code1004 (EIBMIUCVERR), request failed due to IUCV error
, this can be
caused when the required VMCF and TNF services are not started. If these services cannot be started
or if the TCP/IP information cannot be obtained, you might need to set the following TCP/IP variables:- SET HOSTNAME
- host1
- SET HOSTDOMAIN
- domain1.com
- SET HOSTIPADDR
- 1.2.3.4