1.

I Think I Screwed Up My Onconfig File, And I Do Not Have A Backup Of It. What Should I Do?

Answer»

If Informix is still online, you can get a NEW onconfig with:

onstat -c >onconfig

If Informix is offline, you can retrieve the settings from the database with:

oncheck -PR
or
oncheck -pP 1 1

If Informix is still online, you can get a new onconfig with:

onstat -c >onconfig

If Informix is offline, you can retrieve the settings from the database with:

oncheck -pR
or
oncheck -pP 1 1



Discussion

No Comment Found