linux导出oracle 出现questionable statistics.警告解决方法

这个是由系统和客户端字符集引起的
解决方案如下: 可以输入 export NLS_LANG=american_america.ZHS16GBK

也可以将 /etc/profile.d/oracle.sh 添加上面语句,也可以解决。

posted @ 2010-10-15 19:39  【DBA】小七  阅读(212)  评论(0编辑  收藏  举报