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