免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
12
最近访问板块 发新帖
楼主: h_flying
打印 上一主题 下一主题

我安装了IDS 9.4,为什么不能运行dbaccess? [复制链接]

论坛徽章:
0
11 [报告]
发表于 2004-05-19 14:40 |只看该作者

我安装了IDS 9.4,为什么不能运行dbaccess?

用的是./dbaccess命令.

论坛徽章:
0
12 [报告]
发表于 2004-05-19 14:58 |只看该作者

我安装了IDS 9.4,为什么不能运行dbaccess?

-23101  Unable to load locale categories.

An invalid locale name was supplied for the locale initialization.
The environment variable specifying the locale category has a wrong
value.

Check the value of the corresponding environment variable,
CLIENT_LOCALE or DB_LOCALE. If this error was encountered when using
the "SET COLLATION" statement, check that the value passed to the
statement is a valid locale. If this error was encountered when using
the "SET NO COLLATION" satatement, check that the session's default
locale file is still available. Also check if INFORMIXDIR points to
a valid directory where IBM Informix products are installed.

If a client application receives this error when it requests a database
server connection, check that the client and database locales are
compatible. They are compatible if a valid locale exists on the server
computer with the name lg_tr.codeset@mod, where lg_tr (language and
territory) and mod (locale modifier) are from the CLIENT_LOCALE and
codeset is from the database locale (from the DB_LOCALE, if it is set,
or as stored in the database).

论坛徽章:
0
13 [报告]
发表于 2004-05-19 15:11 |只看该作者

我安装了IDS 9.4,为什么不能运行dbaccess?

看上去像是语言集的问题,你试着把下面的东西加到INFORMIX用户的.bash_profile里面再看看。
CLIENT_LOCALE=zh_cn.gb
DB_LOCALE=zh_cn.gb
SERVER_LOCALE=zh_cn.gb
PAHT=$INFORMIX/binINFORMIX/libPATH
export CLIENT_LOCALE DB_LOCALE SERVER_LOCALE PATH
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP