NLS_LENGTH_SEMANTICS (difference between byte and char)
BaffyMar 11 2009 — edited Mar 11 2009Hi all,
If any of you out there has ever done an upgrade, and imported a database with nls_length_semantics set to bytes into another database with nls_length_semantics set to char, please let me know your experience. I need a good grasp of what effect this will have in the new database.
Please, give me explanation using real data (eg data in address column longer than 32 characters were truncated to 8, or just didn't load at all etc etc)
Thanks in advance.