Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: oracle crash?
frank chien wrote in message <944012959.455508_at_m5.pagic.net>...
>
>Warning: OCISessionBegin: ORA-00020: maximum number of processes (50)
>exceeded in /home/httpd/htdocs/userlogin_o.php3 on line 7
>
>I try to modify the initORCL.ora, but the max. number is 9xx.
>How can I use Oracle more effective?
I think that the limit you're running into is not from Oracle's side, but one imposed by the operating system. Unix systems typically limit a Unix userid to a maximum number of allowable processes that can be run simultaneously in that userid.
This as far as I know requires a change to a Unix kernel parameter and a rebuild of the Unix kernel.
regards,
Billy
Received on Thu Dec 02 1999 - 07:00:02 CST
![]() |
![]() |