This is a discussion on setup Informix Dynamic Server Version 9.40.UC1E1 to linux error within the Informix forums, part of the Database Server Software category; --> I setup Informix Dynamic Server Version 9.40.UC1E1 to linux execcute oninit -ivy is failed the online.log is write /// ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I setup Informix Dynamic Server Version 9.40.UC1E1 to linux execcute oninit -ivy is failed the online.log is write /// 16:31:32 Dynamically allocated new virtual shared memory segment (size 8192KB) 16:31:32 Informix Dynamic Server Version 9.40.UC1E1 Software Serial Number AAA#B000000 16:31:32 The chunk '/home/informix/dbs/rootdbs' must have READ/WRITE permissions for owner and group. 16:31:32 Process exited with return code 126: /bin/sh /bin/sh -c /home/informix/etc/alarmprogram.sh 4 7 "Dynamic Server Initialization failure." "The chunk '/home/info 16:31:32 Informix Dynamic Server Stopped. /////// I must to check anything thanks -- Message posted via http://www.dbmonster.com |
| |||
| hwang fu via DBMonster.com wrote: > I setup Informix Dynamic Server Version 9.40.UC1E1 to linux > execcute oninit -ivy is failed the online.log is write > /// > 16:31:32 Dynamically allocated new virtual shared memory segment (size > 8192KB) > 16:31:32 Informix Dynamic Server Version 9.40.UC1E1 Software Serial > Number AAA#B000000 > 16:31:32 The chunk '/home/informix/dbs/rootdbs' must have READ/WRITE > permissions for owner and group. > > 16:31:32 Process exited with return code 126: /bin/sh /bin/sh -c > /home/informix/etc/alarmprogram.sh 4 7 "Dynamic Server Initialization > failure." "The chunk '/home/info > 16:31:32 Informix Dynamic Server Stopped. > /////// > I must to check anything thanks You should be using at least 9.40.UC3 - preferably later still. The permissions on your chunk - /home/informix/dbs/rootdbs - should be owner informix, group informix, 660 permissions. Neither more permission bits nor fewer permission bits. -- Jonathan Leffler #include <disclaimer.h> Email: jleffler@earthlink.net, jleffler@us.ibm.com Guardian of DBD::Informix v2005.01 -- http://dbi.perl.org/ |
| ||||
| We have got 9.40.UC3 working OK and I believe I did get .UC1 working before that. Can't check anymore as we upgraded all our sites. Are you using links to raw devices? If so it is the permissions on the actual device that is important not the permissions on the symbolic link. If you are using cooked files I would strongly urge you to locate them somewhere else, especially if /home/informix is your INFORMIXDIR. regards Malcolm hwang fu via DBMonster.com wrote: > I setup Informix Dynamic Server Version 9.40.UC1E1 to linux > execcute oninit -ivy is failed the online.log is write > /// > 16:31:32 Dynamically allocated new virtual shared memory segment (size > 8192KB) > 16:31:32 Informix Dynamic Server Version 9.40.UC1E1 Software Serial > Number AAA#B000000 > 16:31:32 The chunk '/home/informix/dbs/rootdbs' must have READ/WRITE > permissions for owner and group. > > 16:31:32 Process exited with return code 126: /bin/sh /bin/sh -c > /home/informix/etc/alarmprogram.sh 4 7 "Dynamic Server Initialization > failure." "The chunk '/home/info > 16:31:32 Informix Dynamic Server Stopped. > /////// > I must to check anything thanks > > -- > Message posted via http://www.dbmonster.com |
| Thread Tools | |
| Display Modes | |
|
|