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: Weblogic 5.1, JDriver for Oracle and logons cumulative

Re: Weblogic 5.1, JDriver for Oracle and logons cumulative

From: janne <janne_1976_at_hotmail.com>
Date: 17 Oct 2002 06:15:16 -0700
Message-ID: <6539de6f.0210170515.216ed1e6@posting.google.com>


Hi,

 yes, I am aware of that. The problem here is that after the WebLogic connection pool size has reached it's maximum, logons cumulative should stay constant. This is not what we are experiencing.

The point of having a connection pool in the WebLogic, as I understand it, is that WebLogic creates a number of connections (for example 20) to Oracle, and these connections stay open and are loaned to actual users when they need them.

> > Hi,
> >
> > yes, WebLogic is the only application. SQL/PLUS adds the number of
> > cumulative log/ins, but not the amount I am experiencing. I assume one
> > sqlplus session consumes only one logon?
> >
> > I have two applications running on the same WebLogic instance. Both
> > have the same application code and similar settings for connection
> > pool. Only difference is that they connect to different Oracle
> > instance. The other one continually grows the number of logons while
> > the other keeps it constant. It seems that there is something about
> > the Oracle configuration which triggers this behaviour.
> >
> Logons cumulative is the number of logons since instance startup, not
> the number of sessions connected. DOH
>
> Sybrand Bakker
> Senior Oracle DBA
Received on Thu Oct 17 2002 - 08:15:16 CDT

Original text of this message

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