ERROR | 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. |