z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZZ2388I

z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
SC27-3657-01

EZZ2388I
function failed due to error h_errno

Explanation

The function function issued by the onetstat command failed with error h_errno. Possible causes of the problem are an error in specifying the configuration file for the Resolver, or that the Resolver address space was not started.

function is the C/C++ Run-Time function that failed.

h_errno is one of the following errors:
1
HOST_NOT_FOUND
2
TRY_AGAIN
3
NO_RECOVERY
4
NO_DATA

System action

For some function failures, the onetstat command ends. For other function failures, the onetstat command continues.

Operator response

Contact the system programmer.

System programmer response

Ensure that the Resolver address space is started. See the z/OS Communications Server: IP Configuration Guide for information about starting the Resolver address space. If this does not resolve the problem, correct the error indicated by the h_errno value. See the z/OS XL C/C++ Runtime Library Reference for a description of the h_errno for the function that failed.

Module

EZACDONE

Procedure name

main

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014