Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: is a process/session rolling back ?
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
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: [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
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: [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
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |