010295: Error in writing file <value>.

Description

Then was an error in writing to the output file. This might occur if there already exists a file with the same name at the output location or you do not have the correct permissions.

Solution

  • Check that a file with the intended name does not already exist. Either use a different name or delete the other file if it is not needed.
  • Check that you have the correct permission to write to that location.