select * from nls_database_parameters t where t.parameter like 'NLS_%CHARACTERS%'SERVER_A NLS_CHARACTERSET AL32UTF8
NLS_NCHAR_CHARACTERSET UTF8SERVER_B NLS_CHARACTERSET AL32UTF8
NLS_NCHAR_CHARACTERSET AL32UTF16现数据从SERVER_A 导入到SERVER_B,提示出错: EXP-00091把两台服务器设置为:export NLS_LANG=AMERICAN_AMERICA.ZHT16BIG5再试,出错:
arning: the objects were exported by OPERATION, not by you
 
import done in AL32UTF8 character set and AL16UTF16 NCHAR character set
export server uses UTF8 NCHAR character set (possible ncharset conversion)
. importing OPERATION's objects into TANG
IMP-00015: following statement failed because the object already exists:点算????????????????