onspaces执行报错
$ oninit$ onstat -
IBM Informix Dynamic Server Version 10.00.UC4 -- On-Line -- Up 00:00:14 -- 21700 Kbytes
$ onspaces -c -d phydbs -p /informix/dbs/phychunk -o 0 -s 200000
shared memory not initialized for INFORMIXSERVER 'kefu_dbs'
$ onstat -
shared memory not initialized for INFORMIXSERVER 'kefu_dbs'
执行后就报错
我查了一下online.log日志
09:40:54Get Shadow Password for user failed!
09:40:54Check for password aging/account lock-out.
09:40:54listener-thread: err = -951: oserr = 0: errstr = informix@localhost.localdomain: Incorrect password or user informix@localhost.localdomain is not known on the database server.
09:40:54Error building 'sysmaster' database.
09:40:54See '/tmp/buildsmi.8008'.
09:41:07Get Shadow Password for user failed!
09:41:07Check for password aging/account lock-out.
09:41:07listener-thread: err = -951: oserr = 0: errstr = informix@localhost.localdomain: Incorrect password or user informix@localhost.localdomain is not known on the database server.
我安装的是informix10.0版本 原帖由 小小鸟dhc 于 2007-12-19 10:02 发表 http://bbs.chinaunix.net/images/common/back.gif
$ oninit
$ onstat -
IBM Informix Dynamic Server Version 10.00.UC4 -- On-Line -- Up 00:00:14 -- 21700 Kbytes
$ onspaces -c -d phydbs -p /informix/dbs/phychunk -o 0 -s 200000
shared me ...
你的数据库还没有正常初始化完成~~.........中间存在很多的错误..... 是的,951是什么原因引起的.我查了informix错误代码.没看懂.意思好象是我informix密码错误或用户没被dataserver知道:em16: :em16: :em16: -951 User username is not known on the database server.
你可能需要重新安装并初始化你的数据库~~~~~~ 重新安装了,好了
页:
[1]