ORA-27092: size of file exceeds file size limit of the process
What triggered the Error:
attempt was made to open a file that exceeds the process's file size limit (ulimit), additional information shows the current limit (logical blocks) and the size of the file (logical blocks)What should we do to fix it:
crease the processes file size limit (ulimit) and retry