Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: one Error in Oracle

Re: one Error in Oracle

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Mon, 27 Aug 2001 07:58:49 +0200
Message-ID: <tojodfh38as2ab@news.demon.nl>

"Leader" <sohelcsc_at_yahoo.com> wrote in message news:b1a93c73.0108262137.3bd7658f_at_posting.google.com...
> hello everybody,
> i am facing a problem that is
> ora-00020 MAXIMUM NUMBER OF PROCESSES(50)EXCEEDED.
> what does it mean?
> thanks.

It means what it says:
you have already 50 processes running and you are trying to start up process 51.
Next question:
How can I resolve this?
You need to increase the init<sid>.ora parameter processes and bounce the database.

Next time please use a more specific subject line

Hth,

Sybrand Bakker, Senior Oracle DBA Received on Mon Aug 27 2001 - 00:58:49 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US