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


EZD1526I

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

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

Explanation

This message is displayed by the ipsec UNIX command when an error occurred during a connect to the specified daemon.

In the message text:
server
The daemon (DM, IKE, or NSS) to which the ipsec command is trying to connect.
function
The name of the C/C++ run-time 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 ipsec command processing ends.

Operator response

Not applicable.

System programmer response

Ensure that the specified daemon is running and use the function, errno, and errnojr values to fix the problem.

User response

Contact the system programmer.

Problem determination

Determine whether the daemon is running by issuing the MODIFY procname, DISPLAY command where the procname value is the member name of the cataloged procedure used to start the daemon.

Source

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

Module

IPsecNMI_Transaction.cpp

Routing code

Not applicable.

Descriptor code

Not applicable.

Example

This error occurs when the ipsec command tries to connect to a daemon that is not running.
EZD1526I Connect error for NSSD connection : connect errno 1128 (EDC8128I  Connection refused.) 
    errnojr 0x120D0253

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014