Re: does oracle connection equal one row in v$sessions?

From: Billy Verreynne (vslabs_at_onwe.co.za)
Date: 10/19/03


Date: 19 Oct 2003 10:14:29 -0700

Joseph Weinstein <bigdog@bea.com> wrote in

> He claims that in spite of our debug code which shows whenever
> we open an close a connection, (we usually have 20 or so open
> at any time), they see the V$Sessions having more
> entries than our application claims to have open....

And he is likely speaking the truth Joe - from first hand experience.

I have seen numerous times that an explicit close JDBC connection in
JSP does *NOT* close the session on the Oracle side (see my other
posting under this thread).

The sessions are only closed when the Java servlet engine is bounced
(which is of course done by restarting Apache).

--
Billy


Relevant Pages

  • RE: Increase time by set number of minutes
    ... "Paolo" wrote: ... Set rec_ses = CurrentDb.OpenRecordset("select session from entries group by ... So I would like it to find the first entry # in Session 1. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Increase time by set number of minutes
    ... 'this recordset contains all the entries in the current ceremony ordered ... the start time for session 1. ... So I would like it to find the first entry # in Session 1. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Increase time by set number of minutes
    ... Set rec_ses = CurrentDb.OpenRecordset("select session from entries group by ... 'this recordset contains all the entries in the current ceremony ordered ... So I would like it to find the first entry # in Session 1. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Increase time by set number of minutes
    ... ' this recordset contains all the session ... 'this recordset contains all the entries in the current session ordered ... So I would like it to find the first entry # in Session 1. ... I have all the information including catagory numbers already filled in. ...
    (microsoft.public.access.modulesdaovba)
  • RE: Increase time by set number of minutes
    ... "Paolo" wrote: ... the start time for session 1. ... 'this recordset contains all the entries in the current session ordered ... So I would like it to find the first entry # in Session 1. ...
    (microsoft.public.access.modulesdaovba)