ORA-24506: invalid attempt to change character set id on env handle Cause: Attempts to change character set id after other handles have been allocated from the env handle Action: Change character set id after creating environment handle but before allocating any handles from it.