ERROR | size of file exceeds file size limit of the process |
CAUSE | an attempt was made to open a file that exceeds the processs file size limit (ulimit), additional information shows the current limit (logical blocks) and the size of the file (logical blocks) |
ACTION | increase the processes file size limit (ulimit) and retry |