Create a new database that stores information in the UTF-8 character set. This allows AuthMinder to use international characters including double-byte languages.
Perform the following steps to enable UTF-8 support:
Update sys.props$ set value$='UTF8' where name='NLS_NCHAR_CHARACTERSET' Or name = 'NLS_CHARACTERSET';
|
Copyright © 2013 CA.
All rights reserved.
|
|