Shared memory, INODSF1253

Hello!

I could not start my database. I got the following error:

----------
Shared memory of size 14285848 is not available (operating system error 22 (Invalid argument)) INODSF1253
----------

What should I do to fix it?

In advance, thanks a lot.

best regards,
Dariusz Baumann

hello dariusz,

have you checked, how much shared memory you have available on your machine?

Please check the value in /proc/sys/kernel/shmmax.
If this value is less than the displayed memory size from the error
message, the value is not high enough.

regards,
andreas f.