Hi all,
I had some problems when starting Ingres on Suse Linux. It complained to be
unable to get enough shared memory.
Workaround in the moment is to put
echo 134217728 > /proc/sys/kernel/shmmax
at the beginning of the ingres startup script in /etc/init.d, this overrides
the kernel default.
Is there any reason why I should not use this method?
How can I configure the shared memory in the kernel? I tried "make xconfig"
command but this does not show an option to set the shared memory
parameters.
TIA
Gerhard Hofmann