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


EZD0970I

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

EZD0970I
C/C++ runtime library function call function failure : errid - errno | errnojr | description

Explanation

A C/C++ run-time library function call returned an error. This error should not occur during normal processing.

function is the function call that failed. See the z/OS XL C/C++ Runtime Library Reference for more information.

errid is a unique ID for this error.

errno is 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.

errnojr is 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.

description describes the meaning of errno.

System action

The operation being performed failed; IKE daemon processing continues.

Operator response

Correct the error indicated by errno, errnojr, and description and restart the IKE daemon if necessary.

System programmer response

None.

Module

cp_convert.c, fw_initterm.c, fwmsgq.c, main.cpp, sa.cpp, simple_net.cpp, simple_timer.cpp, simple_ureq.cpp, stackmgr.cpp, stckobj.cpp, syslogc.c, verifyq.cpp

Procedure name

None.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014