Hello,
I have created 11.2.0.3 database with AL32UTF8 and UTF8, NLS_LENGTH_SEMANTICS is set to BYTE (default). But I have to change it to CHAR permanently regardless of the recommendation not to change it. In all the other databases we have this value set to CHAR.
v$nls_parameters and nls_instance_parameters are showing as CHAR but nls_database_parameters not.
How can I fix this?
Thanks a lot
Best regards