ITPUB论坛 » Sybase管理与开发 » 环境变量问题
新一届的微软MVP评选已经开始,欢迎各位推荐!
2008-7-1 16:04 liujunwei998
环境变量问题

俺把.bash_profile文件内容给弄乱了,于是就cat SYBASE.sh>.bash_profile
用telnet登录就成这样了。请高手指教。


-bash-3.00$ isql -Usa -Ssybase


The context allocation routine failed when it tried to load localization files!!
One or more following problems may caused the failure

Your sybase home directory is /opt/sybase. Check the environment variable SYBASE
if it is not the one you want!
Using locale name "zh_CN.UTF-8" defined in environment variable LANG
Locale name "zh_CN.UTF-8" doesn't exist in your /opt/sybase/locales/locales.dat
file
An error occurred when attempting to allocate localization-related structures.
-bash-3.00$

2008-7-2 09:27 jarjar
export LANG=

将LANG环境变量置为空再试试

页: [1]
查看完整版本: 环境变量问题


Powered by ITPUB论坛