Hi
I installed Informix on RedHat9 and installation was sucsessfull. After restarting server I run oninit and it started without any error mesages. Then I type onstat - and recieved following mesage
** WARNING: IBM Informix Dynamic Server is no longer running.
Changing data structure forced command termination.
Following lines apeared in my online.log
$ tail -n 10 /usr/informix/online.log
12:10:09 IBM Informix Dynamic Server Started.
Tue Feb 8 12:10:10 2005
12:10:10 Event alarms enabled. ALARMPROG =
'/usr/informix/etc/alarmprogram.sh'
12:10:10 Booting Language <c> from module <>
12:10:10 Loading Module <CNULL>
12:10:10 Booting Language <builtin> from module <>
12:10:10 Loading Module <BUILTINNULL>
12:10:11 Dynamically allocated new virtual shared memory segment (size
8192KB)
I'm confused! Could you tell me something about this situation?