z/OS Communications Server: IP Messages Volume 2 (EZB, EZD)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZD1666I

z/OS Communications Server: IP Messages Volume 2 (EZB, EZD)
SC27-3655-01

EZD1666I
Receive error on server daemon connection : function errno errno (description) errnojr errnojr

Explanation

This message is displayed by the z/OS® UNIX nssctl command when an error occurs during a read operation while connecting from the server daemon.

In the message text:
server
The network security services (NSS) daemon to which the nssctl command is trying to connect.
function
The name of the C/C++ runtime library function that detected the error.
errno
The z/OS UNIX System Services return code. These return codes are listed and described in the return codes (errnos) information in z/OS UNIX System Services Messages and Codes.
description
Describes the meaning of the errno value.
errnojr
The hexadecimal z/OS UNIX System Services reason code. The format of the 4-byte reason code is explained in the introduction to the reason codes (errnojrs) information in the z/OS UNIX System Services Messages and Codes, where the reason codes are listed.

System action

The nssctl command processing ends.

Operator response

Contact the system programmer

System programmer response

Verify that the daemon is running by issuing the MODIFY procname, DISPLAY command, where procname is the member name of the cataloged procedure used to start the daemon. Use the information from the function, errno, and errnojr values to fix the problem.

User response

Not applicable.

Problem determination

Not applicable.

Source

z/OS Communications Server: z/OS UNIX nssctl command

Module

nssctlNMI_Transaction.cpp

Routing code

Not applicable.

Descriptor code

Not applicable.

Automation

Not applicable.

Example

The following message is displayed if the NSS daemon or IKE daemon is stopped while a nssctl command request is in progress.
EZD1666I Receive error on NSS daemon connection : read errno 1124 (EDC8124I  Socket not connected.) 
          errnojr 0x120D025C

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014