Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Max process error caused java connection pool and/or driver problems
We are using Oracle 8.16 on an AIX computer.
My JDBC java application hangs after a bunch of queries are done by 3
users.
I went into sqlplus and tried accessing the database and got this error:
ERROR: ORA-00020: maximum number of processes (250) exceeded
We had to kill the processes.
I have some questions related to this:
Thanks for any information on the above.