Insufficient shared memory is available -
01-06-2009
, 04:06 PM
Hello all,
I am attempting to install ingres 2006 r2 on redhat es linux
2.6.9-78.0.8.ELsmp. The install seems to go ok, but I keep getting
insufficient shared memory errors. I am a little confused though, as
the following is set in the kernel:
shmmax: 4294967295
shmall: 268435456
And then ingres complains when starting:
An attempt to allocate 33100768 bytes from the shared memory for use
as a log page buffer was rejected because the shared memory is
exhausted.
It would seem to me that there is plenty of share memory available, am
I missing something?
Thanks,
Jim |