Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: maximum process exceeds 150
If it Oracle Version 9i or higher then give
'Alter system set processes=2000 scope=both;'
On Jan 24, 1:22 pm, "Shinya Koizumi" <s..._at_k.com> wrote:
> I want to change maximum_process to 2000.( by default 150 )
> I change the ini<sid>.ora but when starts up the computer the
> maximum_processes is still 150?
>
> Why is that?
Received on Wed Jan 24 2007 - 04:14:53 CST