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: is a process/session rolling back ?

Re: is a process/session rolling back ?

From: Hemant K Chitale <hkchital_at_singnet.com.sg>
Date: Thu, 26 Jun 2003 08:45:48 -0700
Message-ID: <F001.005BA608.20030626080512@fatcity.com>


Query on v$transaction --- look at used_ublk and used_urec -- these would be reducing as the transaction is rolling back. I'm sure you can figure out how to join v$transaction to v$session. Hemant
At 07:04 PM 25-06-03 -0800, you wrote:
Hi DBAs,

Can somebody confirm that the statement I am using is correct or not ?
I use v$sess_io, v$session to check for rolling back of a session .(I check for consistent gets, consistent reads.)
If the values are changing in the select, i assume that the session is using rbs.
but is this correct process toknow that the session is rolling back ?
Thanks and Regards,
srinivas



Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: kommareddy sreenivasa
  INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Hemant K Chitale
Oracle 9i Database Administrator Certified Professional My personal web site is : http://hkchital.tripod.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Hemant K Chitale
 INET: [EMAIL PROTECTED]
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: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jun 26 2003 - 10:45:48 CDT

Original text of this message

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