ORA-29298: Character set mismatch Cause: The character set mode in which the file was opened did not match the character set of the read or write operation. Action: Use the correct UTL_FILE read and write procedures which coorespond to the character set mode in which the file was opened.