EDC5129I
No such file or directory.

Explanation

A name in the pathname does not exist, or the pathname is an empty string. This message is equivalent to the POSIX.1 ENOENT errno.

System action

The request fails. The application continues to run.

Programmer response

Ensure the pathname for the object being accessed is correct. Refer to z/OS XL C/C++ Runtime Library Reference for the function being attempted, for the specific reason for failure.

Symbolic Feedback Code

EDC509