$ERR_FILFUL

25

Output file is full

All space for a file has been filled, and the file cannot be extended. This includes running out of physical disk space, exceeding the maximum number of allowed duplicates, exceeding the specified SIZE_LIMIT by a STORE or WRITE operation, or reaching some system-level artificial file size limit (like ULIMIT on Unix, the number of file extents on very large files on Windows, or exceeding RMS/file system quotas on OpenVMS). Systems should be defragmented and unused files deleted before a system gets to FILFUL, because in some cases, once this occurs, the system can only be fixed with a backup/restore operation.