z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EZZ6203I

z/OS Communications Server: IP Messages Volume 4 (EZZ, SNM)
SC27-3657-01

EZZ6203I
Sigaction for signal handler failed : specified action: error text (errno/errnojr)

Explanation

The agent issued a sigaction function for the specified action that failed.

error text provides more information about the cause of the 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 of the z/OS UNIX System Services Messages and Codes, where the reason codes are listed.

signal handler is one of the following sigaction functions: SIGTTOU, SIGTERM, SIGABEND, SIGPIPE, SIGTTIN.

System action

The agent continues to initialize.

Operator response

None.

System programmer response

Correct the problem indicated by error. See the z/OS XL C/C++ Runtime Library Reference for further explanation of the socket errors.

Module

EZASNAA3.C

Procedure name

main

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014