Dadatabsae Connection problem with Statefull Sessoin Bean

D

design

After accessing to database through JNDI about three times, we got the
following error message from the oracle.

Error in allocating a connection. Cause: Connection could not be allocated
because: ORA-00020: maximum number of processes (150) exceeded

Can you tell me why this is happening?
 
?

=?ISO-8859-1?Q?Arne_Vajh=F8j?=

design said:
After accessing to database through JNDI about three times, we got the
following error message from the oracle.

Error in allocating a connection. Cause: Connection could not be allocated
because: ORA-00020: maximum number of processes (150) exceeded

Can you tell me why this is happening?

Some of your code or another application is apparently not
releasing the database connections.

(I assume that there are not supposed to be 150 connections
to the database from all applications combined)

Arne
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,045
Latest member
DRCM

Latest Threads

Top