oninit -r

Hi to all,

I have noticed lately that in one of my Database Servers (using IDS INFORMIX 11.5) there are some process called oninit -r.
The strange thing is that it seems that there is no option -r in oninit command so i dont understand how these processes exist.
In the first couple of days that i found them i try to kill the commands to see if they are going to start again and i see that they do.
What can be the cause of that?

Thank you for your attention

If you Google the exact phrase "oninit -r" you will find much information. Perhaps some which matches the history of what has happened to your database?

Killing "oninit" is not a good idea which may be why your database has started in recovery mode.

i already search it but i cannot find anywhere the phrase oninit -r.
nobody mentions it. all i can find is about oninit process. but is like the -r option is like it doesnt exist.

---------- Post updated at 02:35 PM ---------- Previous update was at 02:34 PM ----------

there are two types of oninit commands that i find in the system.
the one is oninit -v and the other oninit -r.
the oninit -v i know what it is and i never kill it because it will stop my instance.
but oninit -r is like coming from nowhere.

oninit -i (DONT RUN THIS - -i will inital a new rootdbs and rebuild the informix server)
oninit -v ( is just verbose mode) the reason its killing ur process, is probably because informix is still running. when you shutdown informix onmode -cky you can start it back with either oninit or oninit -v same thing.

---------- Post updated at 02:28 PM ---------- Previous update was at 02:22 PM ----------

there is no oninit -r just checked the manauls for 11.50 and 11.70

IBM Informix 11.50 information center