Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: I want to test if connection pool is working...
"Shinya Koizumi" <s_at_k.com> wrote in
news:wYIrh.161674$YV4.86226_at_edtnps89:
> How can I make sure when using the connection pool( see the link below
> ) and closing the logical connection, I am not actually cutting the
> phygical connectoin? Is there any way to monitor the connection from
> perticular computer( Application Server) in oracle?
>
> http://www.lc.leidenuniv.nl/awcourse/oracle/java.920/a96654/connpoca.ht
> m#1057365
>
>
>
select osuser, username, machine from v$session; Received on Thu Jan 18 2007 - 21:09:24 CST
![]() |
![]() |