ORA-29298: Character set mismatch
What triggered the Error:
e character set mode in which the file was opened did not match the character set of the read or write operation.What should we do to fix it:
e the correct UTL_FILE read and write procedures which coorespond to the character set mode in which the file was opened.