当前位置: 代码迷 >> Informix >> dbaccess没法登录
  详细解决方案

dbaccess没法登录

热度:5376   发布时间:2013-02-26 00:00:00.0
dbaccess无法登录
操作系统:aix5.3
informix版本:informix11.5
初始化完成,数据库启动成功,使用dbaccess想创建数据库,键入dbaccess回车,提示如下信息:
the type of your terminal is unknown to the system or the screen size is too small
不知道那个大哥,大姐遇到过,请给予解答,小弟叩谢!
------解决方案--------------------------------------------------------
你当前的用户有权限访问informix数据库吗
------解决方案--------------------------------------------------------
试试
解决:
ox0spy@ubuntu:~$ tail -n 4 /etc/profile
TERMCAP=$INFORMIXDIR/etc/termcap
export TERMCAP
INFORMIXTERM=termcap
export INFORMIXTERM