在windows中访问 ORACLE ,出现乱码: C:\\Users\\Administrator>sqlplus \"/as sysdba\" ???:
Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options SQL> archive log list ??????? ???? ???? ??
???? USE_DB_RECOVERY_FILE_DEST ????????? 91 ????????? 92 ?????? 92 SQL>
oracle客户端字符集及格式设置方法:
查看方法:
打开注册表(在DOS下regedit命令),
HKEY_LOCAL_MACHINESOFTWAREORACLE: 在ORACLE目录下(以ORACLE10G为例)
选中KEY_OraClient10g_home , 可以看到NLS_LANG
在Windows下该值大部分都设置为 SIMPLIFIED CHINESE_CHINA.ZHS16GBK
设置后访问正常:
因篇幅问题不能全部显示,请点此查看更多更全内容