Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help on Creating a bigger SGA
I am in the process of trying to allocate a bigger SGA and I receive the
following error:
07331, 00000, "smsnsg: unable to allocate the variable portion of the SGA."
// *Cause: The variable portion of the SGA is too big to fit contiguously
// into one segment.
// *Action: Reconfigure the UNIX kernel to have bigger segments.
I guess the problem is due to unix memory segment size, which is not big enough for the current SGA size.
This is running on a Sun box.
Any help would be greatly appreciated. Received on Mon May 03 1999 - 15:28:07 CDT
![]() |
![]() |