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: Measuring wait time for openning a new connection

Re: Measuring wait time for openning a new connection

From: Ana C. Dent <anacedent_at_hotmail.com>
Date: Sun, 13 Aug 2006 17:47:26 GMT
Message-ID: <Xns981E6DC526CE8anacedenthotmailcom@70.169.32.36>


eyal.yurman_at_gmail.com wrote in news:1155462190.599341.249760 @i42g2000cwa.googlegroups.com:

> Hi,
>
> I have an application (perl, using DBI) which opens many connections to
> the database.
>
> Will I see the effect of the connections on the wait events?
> If not, can I measure this effect using the listener?

The listener ONLY comes into play on making the initial connection between the client & the DB.
Once the client establishes the connection, the listener is no longer involved. Received on Sun Aug 13 2006 - 12:47:26 CDT

Original text of this message

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