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