Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: ORA-04030
Hi,
I have this problem on HP unix once. the reason is oracle process trying to allocate too much memory, exceed Unix limit for a single process. You can change Kernel setting of Aix to allow more memory for each process, or change your SQL statement to use less memory , or reduce Sort_area_size if you are using large Sort_area_size setting.
miwallace wrote in message <38598B1F.2EF49F2D_at_ibm.net>...
>Getting Message ORA-04030, running oracle 8.0.5 on IBM RS/6000, and I
>can't find much info on this message and solution. Any help appreciated.
>
>Mike Wallace
>
Received on Fri Dec 17 1999 - 10:31:28 CST
![]() |
![]() |