Top
Systemwalker Operation Manager Troubleshooting Guide
FUJITSU Software

4.14.37 The Error Message "shmget() Invalid argument", "shmget() No space left on device" or "0009: The jobscheduler failed to create shared memory" is Output [UNIX Versions]

Error message

MpJobsch: ERROR: shmget() Invalid argument

MpJobsch: ERROR: shmget() No space left on device

MpJobsch: ERROR: 0009: The jobscheduler failed to create shared memory.

Applicable versions and levels

Action 1

Points to check

Was a value of 50000 bytes or more set when the system kernel parameter "shminfo_shmax" was set?

Cause

The shared memory obtained by the Jobscheduler daemon is insufficient.

Action method

If "shminfo_shmmax" is set, set a value of 50000 bytes or more.

Action 2

Points to check

Was a small value set for the system kernel parameter "shminfo_shmmni"?

Cause

Jobscheduler fails to obtain the shared memory because a small value was set for "shminfo_shmmni".

Action method

Reestimate the value for shminfo_shmmni. Add the number of subsystems x 1 for Jobscheduler.