Thursday, 8 November 2012

Is NLS_LENGTH_SEMANTICS really dynamic?

The Oracle database instance initialization parameter NLS_LENGTH_SEMANTICS can be changed from BYTE to CHAR or vice versa dynamically. However the client sessions will not inherit this value until the database is restarted. 

No comments:

Post a Comment