Hello!
I'm trying to put on-line informix. But when i do "oninit -v" i get a message:
oninit: Cannot open chunk '/mnt/rifxroot'. errno = 6
oninit: Fatal error in shared memory initialization
At onconfig file, we have set ROOTPATH = /mnt/rifxroot, so I supposed this is the primary chunk.
At this path we get:
crwxrwxrwx 1 informix informix 64 0x020001 Jan 21 2004 rifxroot
If I try to copy, or something like this, I get:
cp: cannot open rifxroot: No such device or address
What's it going wrong? What is the meaning of this "C" that appears at the first of permissions flags? Why don't informix go to online state?
Thank you very much in advance!