Quote:
Originally posted by hanuakash
Hi
I am facing a similar problem When I try to connect to the database it says it is in quiescent mode and cannot access the database. When I try to change my mode using onmonitor to online I face a different problem with the message saying that the client must be in quiescent mode. My logs are also full. What is the suggested remedy for this? What should I do to get my informix m/c up to online mode.
The version is 9.4 IDS
Current m/c AIX 5.1
PLease help me regarding this?
|
Hi,
For take the server to on-line from quiescent mode, use onmode -m, now if this no posible, test the online log file.
If the problem is full logical logs then run ontape -a.
For that the back-up of logical logs this one to /dev/null you must change two parameters into ONCONFIG file, ALARMPROGRAM=$INFORMIXDIR/etc/no_log.sh and LTAPEDEV=/dev/null if you not use onbar, if use onbar then change LTAPEDEV=/tmp/simbolik-links-to-/dev/null.
Gustavo.