EDC5133I
No space left on device.

Explanation

During a write() function to a file, there was no free space left in the z/OS® UNIX file system. This error may also occur when extending a directory. This message is equivalent to the POSIX.1 ENOSPC errno.

System action

The request fails. The application continues to run.

Programmer response

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

Symbolic Feedback Code

EDC50D