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


EZD1664I

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

EZD1664I
Connect error for server daemon connection : function errno errno (description) errnojr errnojr

Explanation

This message is displayed by the z/OS® UNIX nssctl command when an error occurred while connecting to 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 nssctl command tries to connect to a daemon that is not running.
EZD1664I Connect error for NSS daemon connection : connect errno 1128 (EDC8128I  Connection refused.) 
          errnojr 0x120D0253

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014