Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: the number of concurrent queries

RE: the number of concurrent queries

From: Stephane Paquette <stephane.paquette_at_standardlife.ca>
Date: Fri, 21 Mar 2003 15:04:40 -0500
Message-Id: <24738.322737@fatcity.com>


v$session.status indicates that a sql statement is going on. I do not know any indicator on query.

But you do have indicators on transactions.

The total transactions are the sum of user commits and user rollbacks. Check those 2 statistics.

Stephane

-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Gurelei Sent: Friday, March 21, 2003 12:29 PM
To: Multiple recipients of list ORACLE-L Subject: RE: the number of concurrent queries

Stephane:

Why do you think if would records the number of concurrent transactions, but not the queries? what is the difference from the v$session standpoint/


Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Gurelei
  INET: gurelei_at_yahoo.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
Received on Fri Mar 21 2003 - 14:04:40 CST

Original text of this message

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