2010/03/02

sqlplus on Linux 文字化け

環境変数を設定する。

export NLS_LANG=Japanese_Japan.AL32UTF8

/home/[user]/.bash_profile に設定すれば、毎回コマンドを実行する必要はない。