Hi,
We are using below character set configuration, and is not supporting for Chinese language.
SQL> select * from v$nls_parameters where parameter like '%CHARACTERSET%';
PARAMETER
----------------------------------------------------------------
VALUE
----------------------------------------------------------------
NLS_CHARACTERSET
UTF8
NLS_NCHAR_CHARACTERSET
AL16UTF16
Could you please suggest me on this.
Thanks,
Vikas