Message Oracle ORA-29298 - Character set mismatch

ERRORCharacter set mismatch
CAUSEThe character set mode in which the file was opened did not match the character set of the read or write operation.
ACTIONUse the correct UTL_FILE read and write procedures which coorespond to the character set mode in which the file was opened.