EDC5118I
Incorrect address.

Explanation

The system detected an invalid address when using an argument of a call. Note that not all functions detect this error. This message is equivalent to the POSIX.1 EFAULT errno.

System action

The request has failed. 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. This failure is usually caused by an invalid argument address.

Symbolic Feedback Code

EDC4VU