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


EZD1529I

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

EZD1529I
Data received over the server daemon connection is not valid : return code returncode

Explanation

This message is displayed by the ipsec UNIX command when data received from the specified daemon is not in the expected format.

In the message text:
server
The daemon with the connection that received the illegal data. The possible values are DM, IKE, or NSS.
returncode
Possible values are:
1
The message header identifier is not valid.
2
The message header version number is not valid.
3
The message type is not valid.
5
The message header size is not valid.
6
The message size is not valid.
7
The message contains a reserved area that is not set to zeros.
8
The message contains a record length that is not valid.
9
The message contains a record count that is not valid.
10
The message contains a section with a length that is not valid.
11
The message contains a section with a count field that is not valid.
14
The response message contains a correlation ID that does not match the correlation ID in the request message.
15
The response message contains a message type that does not correspond to the message type in the request message.

System action

The ipsec command processing ends.

Operator response

Not applicable.

System programmer response

Run the ipsec command again with the -d option to determine the sequence of events leading up to the error. Contact the IBM® Software Support Center.

User response

If the error persists, contact the system programmer.

Problem determination

Not applicable.

Source

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

Module

IPsecNMI_Transaction.cpp

Routing code

Not applicable.

Descriptor code

Not applicable.

Example

The response message received from the daemon does not correspond to the request message sent to the daemon.
EZD1529I Data received over the NSSD connection is not valid : return  code 14

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014