Re: Oracle vi perl: ORA-00020

From: Frank van Bortel <fbortel_at_home.nl>
Date: Sun, 30 Dec 2001 15:14:18 +0100
Message-ID: <3C2F213A.9264A56A_at_home.nl>


Iris Ashkenazi wrote:
>
> I'm using the DBI module to connect the oracle DB vi perl.
> After running the page for few times I'm getting the following error:
> ORA-00020: maximum number of processes () exceeded
>
> I looked at the init.ora file &" the proccesses R declired to 100.
> What is wrong?
>
> Thanks,
> Iris

You have exceeded the maximum number of processes. It's as simple as that.

Either increase, or start investigating why (open sessions from your perl, perhaps?)

-- 
Gtrz,

Frank van Bortel
Received on Sun Dec 30 2001 - 15:14:18 CET

Original text of this message