If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hello
I have an informix server (IDS 7.31 UD2) on linux RH 7.2
I have now problem to start the server (status is offline) after the linux server is shutting down abnormally (power down)
I'm sending in attachemet the logs in text format
Need your help
Thanks
Please test in $INFORMIXDIR/etc if exist .infos..... files and delete this.
Next run oncheck -pr|grep Flags, and look for "chunk is offline". If not then
run oninit. If you have "chunk is offline" please restore from archive/ontape.
Run ipcs -m|grep informix. If exist, then run ipcrm -m SegID.
Run ipcs -s|grep informix. If exist, then run ipcrm -s SegID.
Run ipcs -q|grep informix. If exist, then run ipcrm -q SegID.
Next run oninit.