I never use "".

Originally posted by gnagesh
Originally posted by soniaarora
I get export from a database with Japanese char set. Just before doing the import, I do:
export NLS_LANG="AMERICAN_AMERICA.JA16SJIS"

Try all these possibilities. Check ur export log file and see what is specified before doing the export.
I did but I exported NLS_LANG=AMERICAN_AMERICA.UTF8, not with "". Is it wrong?

Thanks In Advance