| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Oracle OCI driver: Garbage after a failed getConnection()
Sounds like this bug (from the 8.1.6.2.0 JDBC driver release notes list of bug fixes):
Bug 113152 Invalid connection consume a process leading to ORA-20
Description:
Each invalid connection (which can't be closed,
e.g. incorrect password) consumes a process on the
system. When the number of processes exceeds processes
parameter in the init.ora, ora-20 ORA-00020: maximum
number of processes (50) exceeded.
Try upgrading your driver to version 8.1.6.2.0 or better. This solved the problem for me.
--N. J. O'Neill
Ole Streicher <ole-usenet-04_at_gmx.net> wrote in message news:<qf1yon13rx.fsf_at_ebp00439.ebp.de>...
> However, the TCP conncection to the data base remains after every try,
> and also the Oracle processes which were created remain. After a short
> time, the process table of the data base server is full, and I have to
> kill the process above.
>
> Is this a known bug?
>
Received on Sat Jul 21 2001 - 18:51:56 CDT
![]() |
![]() |