EDC5140I
Broken pipe.

Explanation

A write was attempted on a pipe or FIFO for which there was no process to read the data. This message is equivalent to the POSIX.1 EPIPE errno.

System action

The request fails. The application continues to run.

Programmer response

Refer to z/OS XL C/C++ Runtime Library Reference for the function being attempted for the specific reason for failure.

Symbolic Feedback Code

EDC50K