| Error | ORA-24506 |
Description | 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. |