informix 重启后不能启动
安装好informix 11.5后能启动,系统死机后在登录informix ,发现不能启动。oninit -ivy
Checking group membership to determine server run mode...succeeded
Reading configuration file '/opt/informix/etc/onconfig.std'...succeeded
Creating /INFORMIXTMP/.infxdirs...succeeded
Creating infos file "/opt/informix/etc/.infos.info_dbs"...succeeded
Linking conf file "/opt/informix/etc/.conf.info_dbs"...succeeded
Checking config parameters...succeeded
Writing to infos file...succeeded
Allocating and attaching to shared memory...succeeded
Creating resident pool 10570 kbytes...succeeded
Allocating 100016 kbytes for buffer pool of 2K page size...succeeded
Initializing rhead structure...succeeded
Initialization of Encryption...succeeded
Initializing ASF...succeeded
Initializing Dictionary Cache and SPL Routine Cache...succeeded
Bringing up ADM VP...succeeded
Creating VP classes...succeeded
Onlining 0 additional cpu vps...succeeded
Onlining 2 IO vps...succeeded
Forking main_loop thread...FAILED
WARNING: server initialization failed, or possibly timed out (if -w was used).
Check the message log, online.log, for errors.
online.log 的日志
07:22:31Process exited with return code 127: /bin/sh /bin/sh -c /opt/informix/etc/alarmprogram.sh 3 6 "Internal Subsystem failure: 'MT'" "gls function initgls failed,
07:26:39IBM Informix Dynamic Server Started.
07:26:39Warning: The IBM IDS Developer Edition license restriction limits
07:26:39the total shared memory size for this server to 1048576 KB.
07:26:39The size has been reset to the limit to bring up the database server.
Fri May 22 07:26:40 2009
07:26:40Event alarms enabled.ALARMPROG = '/opt/informix/etc/alarmprogram.sh'
07:26:40Booting Language <c> from module <>
07:26:40Loading Module <CNULL>
07:26:40Booting Language <builtin> from module <>
07:26:40Loading Module <BUILTINNULL>
07:26:40Warning: CONSOLE = /opt/informix/tmp/online.con open failed. Redirecting output to '/dev/null'.
07:26:45gls function initgls failed, error -1212
可是在/opt/informix/tmp/没有online.con这个文件啊 07:26:45gls function initgls failed, error -1212
重启之前是否更改过环境变量...有关于时间/日期的... 配置文件在这里 手工创建一下online.con这个文件,然后再启动试试。 不是配置问题!好象是安装问题啊!报得GLS的错!
说说你的安装顺序! http://groups.google.de/group/comp.databases.informix/msg/dcbc862fa9a62b3a 检查了一下,确实是环境变量的问题 不明白楼主为啥要重新初始化 oninit -vy是启动数据库啊
页:
[1]