Troubleshooting
Problem
Informix fails to allocate shared memory segment that may cause assertion failure.
Symptom
Informix is trying to create a shared memory segment using shmget() call but it fails and you find error messages in the message log similar to:
Message Log
14:41:44 shmget: [ENOSPC][28]: key 52574806: out of shmid's, check system SHMMNI
14:41:44 create_tcb: cannot allocate memory
14:41:45 shmget: [ENOSPC][28]: key 52574806: out of shmid's, check system SHMMNI
14:41:45 out of virtual shared memory
You may see recurrence of the above error messages in message log. If you let continue with these errors, eventually Informix may crash.
Note: The time stamps and the key value in the above errors may be different than those shown.
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
16 June 2018
UID
swg21614434