from: http://webikon.com/cases/installing-oracle-sql-plus-client-on-ubuntu Installing Oracle SQL*Plus client on Ubuntu Claudiu Cristea · 8/7/2014 Technologies: Ubuntu Oracle Problem You need to connect with sqlplus command line tool to your Oracle
1,查Oracle数据库创建时候的字符集:oracle服务器端执行 SQL> select name, value$ from sys.props$ where name like 'NLS%'; NAME VALUE$------------------------------ ----------------------------------------NLS_LANGUAGE AMERICANNLS_