ANR9676E (Linux)
Error errno attaching memory segment for shared memory communications.

Explanation

An error occurred while attempting to attach a shared memory segment for a shared communications session.

System action

The shared memory communications session does not initialize.

User response

Check the AIX® documentation for the shmat subroutine and determine what the error number indicates. On AIX, if the error number is EMFILE, make sure the EXTSHM environment variable is set to ON before starting the server. This allows the server to support more than 3 concurrent shared memory sessions.