SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jan 2 04:05:01 2001
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> conn sys/jimingze as sysdba Connected. SQL> select * from v$nls_parameters where parameter='NLS_CHARACTERSET';
PARAMETER VALUE ---------------------------------------------------------------- NLS_CHARACTERSET ZHS16GBK
SQL> exit Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production With the Partitioning, OLAP and Data Mining options [oracle@loca ~]$