Oracle Message ORA-24506 - invalid attempt to change character set id on env handle

ERRORinvalid attempt to change character set id on env handle
CAUSEAttempts to change character set id after other handles have been allocated from the env handle
ACTIONChange character set id after creating environment handle but before allocating any handles from it.