does oracle connection equal one row in v$sessions?
From: Joseph Weinstein (bigdog_at_bea.com)
Date: 10/16/03
- Next message: Christophe Vanfleteren: "Re: Database with Java"
- Previous message: David Morse: "Re: Database with Java"
- Next in thread: Brian Peasland: "Re: does oracle connection equal one row in v$sessions?"
- Reply: Brian Peasland: "Re: does oracle connection equal one row in v$sessions?"
- Reply: Burt Peltier: "Re: does oracle connection equal one row in v$sessions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 16 Oct 2003 10:36:56 -0700
Hi. I am remotely debugging a multi-user (JDBC) application, connecting
via the thin driver to Oracle. The customer is assuming that there is a
one-to-one relationship between connections to the DBMS and rows in
the V$SESSIONS, yet the applicaiton seems to think there are fewer
connections than the rows in V$SESSIONS. Who is right here?
thanks
Joe
- Next message: Christophe Vanfleteren: "Re: Database with Java"
- Previous message: David Morse: "Re: Database with Java"
- Next in thread: Brian Peasland: "Re: does oracle connection equal one row in v$sessions?"
- Reply: Brian Peasland: "Re: does oracle connection equal one row in v$sessions?"
- Reply: Burt Peltier: "Re: does oracle connection equal one row in v$sessions?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|