InterviewSolution
Saved Bookmarks
| 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 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 |
|