RNF0004

Compiler not able to access file; compilation stopped.

50

Cause . . . . . : For an input file, the file either does not exist or is not available to the compiler. For an output file, the compiler cannot create the file. The compilation stops immediately.

Recovery . . . : For an input file, ensure the file exists and is available to the compiler. For an output file, a possible solution is to ensure there is enough disk space available so that the compiler can create the file. Compile again.