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


EZZ8626I

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

EZZ8626I
DCAS PORT portnumSIGNAL ACTION signal OCCURRED

Explanation

Signal action occurred on the port thread.

portnum is the port number associated with the listening port thread.

signal is the signal that occurred and can be one of the following:
SIGABND
Abend.
SIGILL
Invalid object module.
SIGPIPE
Write on pipe with no one to read.
SIGSEGV
Segmentation violation.
SIGTERM
Termination signal received.
UNKNOWN
Signal received that was unexpected.

System action

For SIGABND, SIGSEGV, or SIGILL the port will attempt to recover. For SIGTERM or SIGPIPE the port will terminate. A CEEDUMP might have been taken.

Operator response

None.

System programmer response

Save CEEDUMP for diagnosis if one was taken. See z/OS® Unix system signals that are described in the z/OS XL C/C++ Programming Guide.

Module

dcasaccp

Procedure name

acceptcon

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014