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


EZD1528I

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

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

Explanation

This message is displayed by the ipsec UNIX command when an error occurs during a read operation on the connection from the server daemon.

In the message text:
server
The daemon (DM, IKE, or NSS) from which the ipsec command is trying to read a message.
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 can occur when the NSS or IKE daemon is stopped while an ipsec command request is in progress.
EZD1528I Receive error on NSSD 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