Somehow Informix fails to go online. Is there a way to view what oninit is doing?
Submitted by: AdministratorYes, 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.
Submitted by: Administrator
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.
Submitted by: Administrator
Read Online Informix Job Interview Questions And Answers
Top Informix Questions
| ☺ | What is the informix-list@iiug.org mailing list? |
| ☺ | Explain about light scans in Informix? |
| ☺ | Somehow Informix fails to go online. Is there a way to view what oninit is doing? |
| ☺ | What is Informix Binary Large Object? |
| ☺ | Mention the database server operating modes available for Informix? |
Top Databases Programming Categories
| ☺ | RDBMS Interview Questions. |
| ☺ | SQL Interview Questions. |
| ☺ | SSRS Interview Questions. |
| ☺ | Sybase Interview Questions. |
| ☺ | Database Administrator (DBA) Interview Questions. |
