$ERR_NOSPAC

24

No space exists for file on device

On an OPEN statement in output mode, the operating system indicated that the device didn’t have enough space left for the file to be opened. This error can occur either because fewer storage blocks are available than are requested during preallocation of the file or because the directory structure for the device cannot accommodate more files (for example, running out of inodes on Unix).