Informix Question:
Download Questions PDF

Somehow Informix fails to go online. Is there a way to view what oninit is doing?

Informix Interview Question
Informix Interview Question

Answer:

Yes, you can start Informix in verbose mode:
oninit -v (this works on NT as well)
Informix will print everything that happens.
To close the verbose mode: start a second terminal session (UNIX) or command prompt (NT) and execute:
onmode -ky
N.B. Don't close your terminal session (UNIX) or command prompt (NT) while in verbose mode. This will take Informix offline immediately.

Download Informix Interview Questions And Answers PDF

Previous QuestionNext Question
I think I screwed up my onconfig file, and I do not have a backup of it. What should I do?What is Informix Binary Large Object?