[ILUG] shmget failed
Martin Feeney
martin at tuatha.org
Tue Mar 28 13:17:35 IST 2000
On 28 Mar 00, at 12:56, John P. Looney wrote:
> I'm getting loads of these. Any idea why ? Better yet, how I can tell
> what I can do to fix it ?
I haven't done any shared memory stuff in ages, but if I remember
correctly, ipcs will tell you what shared memory segments are already
available. It could be that they're not being freed correctly.
Are you trying to create a new segment or get a handle to an existing one?
Is this another Oracle problem? Oracle uses _lots_ of shared memory
during operation.
More information about the ILUG
mailing list