Hi!
When I try to change the database status from online to quiescent (using onmode -uy) I get an error message:
shared memory not initialized for INFORMIXSERVER 'ol_xxxx'
It seems that database is not online, but it is. (All applications goes ok, and if I do "oninit -vy" I get: "database is still running").
And If I also try to do a dbexport (dbexport databaseName -ss) I get the follow message:
-908 - Attempt to connect to database server (ol_xxxx) failed.
Although It seems the database is down, the db is running ok. Do you know what is wrong?